Separate entity functions to own file

This commit is contained in:
2016-07-28 14:33:58 +10:00
parent 1427ee3fde
commit 8a3886a60e
5 changed files with 213 additions and 187 deletions
+3
View File
@@ -48,6 +48,9 @@
<ClCompile Include="src\Audio.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="src\Entity.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="data\shaders\default.vert.glsl" />