mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
CMake: Refactor build system
This commit is contained in:
@@ -16,6 +16,8 @@ typedef AppPlatform_sdl UsedAppPlatform;
|
||||
#include "client/app/NinecraftApp.hpp"
|
||||
#include "client/player/input/Multitouch.hpp"
|
||||
|
||||
#include "compat/KeyCodes.hpp"
|
||||
|
||||
static float g_fPointToPixelScale = 1.0f;
|
||||
|
||||
UsedAppPlatform *g_pAppPlatform;
|
||||
|
||||
Reference in New Issue
Block a user