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:
@@ -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" />
|
||||
|
@@ -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">
|
||||
|
Reference in New Issue
Block a user