WIP2
This commit is contained in:
@@ -347,6 +347,7 @@ namespace Nz::ShaderLang
|
||||
|
||||
auto& importedModule = m_context->module->importedModules.emplace_back();
|
||||
importedModule.module = std::move(module);
|
||||
importedModule.identifier = identifier;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user