Core/Application: Add updaters

This commit is contained in:
SirLynix
2023-01-21 18:23:34 +01:00
committed by Jérôme Leclercq
parent a71d4885f9
commit 2b7ff9274c
8 changed files with 97 additions and 4 deletions

View File

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