mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-30 06:06:18 +00:00
VideoCommon: add game mod constants
This commit is contained in:
parent
3857e1fa66
commit
f92beb611f
3 changed files with 13 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue