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

@ -631,6 +631,7 @@
<ClInclude Include="VideoCommon\FreeLookCamera.h" />
<ClInclude Include="VideoCommon\GeometryShaderGen.h" />
<ClInclude Include="VideoCommon\GeometryShaderManager.h" />
<ClInclude Include="VideoCommon\GraphicsModSystem\Constants.h" />
<ClInclude Include="VideoCommon\GXPipelineTypes.h" />
<ClInclude Include="VideoCommon\HiresTextures.h" />
<ClInclude Include="VideoCommon\ImageWrite.h" />