Add cheat hotkeys

This commit is contained in:
2026-02-01 21:55:29 +01:00
parent a1b66e1131
commit 9e93c57715

View File

@@ -184,6 +184,8 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\libs\HotkeysManager.cpp" />
<ClCompile Include="..\libs\OSDManager.cpp" />
<ClCompile Include="dllmain.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />