Minor fixes

This commit is contained in:
SirLynix
2022-12-06 09:07:18 +01:00
parent f2c83df8ff
commit 75bbc5df09
11 changed files with 12 additions and 8 deletions

View File

@@ -72,6 +72,7 @@ on_run(function ()
end
end
paths["Audio"].Excludes["OpenALFunctions.hpp"] = true
paths["Core"].Excludes["ECS.hpp"] = true
paths["OpenGLRenderer"].Excludes["Wrapper.hpp"] = true
paths["VulkanRenderer"].Excludes["Wrapper.hpp"] = true