Début de la classe remoteplayer.cpp, à vérifier

This commit is contained in:
Claudel-D-Roy
2023-10-15 16:23:43 -04:00
parent 183c5f186a
commit d7e55c8446
5 changed files with 76 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
<ClCompile Include="main.cpp" />
<ClCompile Include="mesh.cpp" />
<ClCompile Include="openglcontext.cpp" />
<ClCompile Include="remoteplayer.cpp" />
<ClCompile Include="shader.cpp" />
<ClCompile Include="skybox.cpp" />
<ClCompile Include="texture.cpp" />