mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Replace the hardcoded SLASH define with an actual keybind.
This was a thing in released Minecraft
This commit is contained in:
@@ -382,6 +382,7 @@
|
||||
<ClInclude Include="$(MC_ROOT)\thirdparty\zlib\zlib.h" />
|
||||
<ClInclude Include="$(MC_ROOT)\thirdparty\zlib\zutil.h" />
|
||||
<ClInclude Include="..\..\..\compat\KeyCodes.hpp" />
|
||||
<ClInclude Include="..\..\..\compat\SDLKeyCodes.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="$(MC_ROOT)\compat\GLExt.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user