1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-16 01:54:38 +02:00

#15 change OL folders structure (see readme's), remove data files

This commit is contained in:
XProger
2017-12-10 04:41:41 +03:00
parent e99e23a724
commit 31c163675f
21 changed files with 13 additions and 0 deletions

View File

@@ -198,6 +198,7 @@
<ClInclude Include="..\..\enemy.h" />
<ClInclude Include="..\..\frustum.h" />
<ClInclude Include="..\..\game.h" />
<ClInclude Include="..\..\gameflow.h" />
<ClInclude Include="..\..\ui.h" />
<ClInclude Include="..\..\input.h" />
<ClInclude Include="..\..\inventory.h" />

View File

@@ -40,6 +40,7 @@
<ClInclude Include="..\..\libs\minimp3\libc.h">
<Filter>libs\minimp3</Filter>
</ClInclude>
<ClInclude Include="..\..\gameflow.h" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\shaders\filter.glsl">