Added missing files

This commit is contained in:
Tom
2021-06-10 11:34:24 +02:00
parent 32b11107a3
commit 3b9db30488
25 changed files with 247 additions and 8 deletions

View File

@@ -147,7 +147,7 @@
<ItemGroup>
<ClCompile Include="src\IndexBuffer.cpp" />
<ClCompile Include="src\Main.cpp" />
<ClCompile Include="src\Rernderer.cpp" />
<ClCompile Include="src\Renderer.cpp" />
<ClCompile Include="src\VertexArray.cpp" />
<ClCompile Include="src\VertexBuffer.cpp" />
</ItemGroup>