HALLELUJAH!!

This commit is contained in:
MarcEricMartel
2021-11-15 20:58:13 -05:00
parent 2756c37e4c
commit bb62651c62
9 changed files with 410 additions and 181 deletions

View File

@@ -37,6 +37,7 @@
<ClInclude Include="transformation.h" />
<ClInclude Include="vector3.h" />
<ClInclude Include="vertexbuffer.h" />
<ClInclude Include="world.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="audio.cpp" />
@@ -53,6 +54,7 @@
<ClCompile Include="tool.cpp" />
<ClCompile Include="transformation.cpp" />
<ClCompile Include="vertexbuffer.cpp" />
<ClCompile Include="world.cpp" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{A21FD938-1FEA-4687-AB86-0EABAC30877B}</ProjectGuid>