[Glide64] Add Gfx_1.3.h to the project
This commit is contained in:
parent
5fffda4115
commit
6f71a37da5
|
@ -50,6 +50,7 @@
|
||||||
</Link>
|
</Link>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ClInclude Include="Gfx_1.3.h" />
|
||||||
<ClInclude Include="turbo3D.h" />
|
<ClInclude Include="turbo3D.h" />
|
||||||
<ClInclude Include="ucode.h" />
|
<ClInclude Include="ucode.h" />
|
||||||
<ClInclude Include="ucode00.h" />
|
<ClInclude Include="ucode00.h" />
|
||||||
|
|
|
@ -127,6 +127,7 @@
|
||||||
<ClInclude Include="TexBuffer.h" />
|
<ClInclude Include="TexBuffer.h" />
|
||||||
<ClInclude Include="Util.h" />
|
<ClInclude Include="Util.h" />
|
||||||
<ClInclude Include="Version.h" />
|
<ClInclude Include="Version.h" />
|
||||||
|
<ClInclude Include="Gfx_1.3.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="CRC.cpp">
|
<ClCompile Include="CRC.cpp">
|
||||||
|
|
Loading…
Reference in New Issue