VideoCommon: add game mod constants

This commit is contained in:
iwubcode
2022-03-12 15:30:50 -06:00
parent 3857e1fa66
commit f92beb611f
3 changed files with 13 additions and 0 deletions

View File

@ -39,6 +39,7 @@ add_library(videocommon
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
GraphicsModSystem/Constants.h
HiresTextures.cpp
HiresTextures.h
HiresTextures_DDSLoader.cpp