We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a672412 commit 559e2dfCopy full SHA for 559e2df
src.cmake
@@ -92,6 +92,7 @@ set(RENDERERLIST
92
${ENGINE_DIR}/renderer/gl_shader.cpp
93
${ENGINE_DIR}/renderer/gl_shader.h
94
${ENGINE_DIR}/renderer/iqm.h
95
+ ${ENGINE_DIR}/renderer/ShadeCommon.h
96
${ENGINE_DIR}/renderer/shaders.cpp
97
${ENGINE_DIR}/renderer/tr_animation.cpp
98
${ENGINE_DIR}/renderer/tr_backend.cpp
0 commit comments