add a header file for d3d9 renderer

This commit is contained in:
FunkyFr3sh 2018-10-15 00:57:05 +02:00
parent 28c9886dbe
commit 59f0f4d9b2
6 changed files with 102 additions and 99 deletions

View file

@ -26,6 +26,7 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="inc\clipper.h" />
<ClInclude Include="inc\d3d9renderer.h" />
<ClInclude Include="inc\ddraw.h" />
<ClInclude Include="inc\debug.h" />
<ClInclude Include="inc\glext.h" />