feat(player): added movements
This commit is contained in:
@@ -133,10 +133,14 @@
|
||||
<None Include="vcpkg.json" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="Inputs.cpp" />
|
||||
<ClCompile Include="main.cpp" />
|
||||
<ClCompile Include="Player.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Inputs.h" />
|
||||
<ClInclude Include="main.h" />
|
||||
<ClInclude Include="Player.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
||||
Reference in New Issue
Block a user