Update global headers

This commit is contained in:
SirLynix
2022-04-02 17:25:08 +02:00
parent aa43db956c
commit 71db80c374
3 changed files with 6 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ on_run(function ()
paths["Core"].Excludes["ECS.hpp"] = true
paths["OpenGLRenderer"].Excludes["Wrapper.hpp"] = true
paths["Shader"].Excludes["ShaderLangErrorList.hpp"] = true
paths["Shader"].Excludes["ShaderLangTokenList.hpp"] = true
paths["VulkanRenderer"].Excludes["Wrapper.hpp"] = true