mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Fix SDL build.
This commit is contained in:
@@ -3,6 +3,7 @@ project(reminecraftpe-sdl)
|
||||
|
||||
# SDL Build
|
||||
add_compile_definitions(USE_SDL USE_OPENAL HANDLE_CHARS_SEPARATELY)
|
||||
set(USE_SDL 1)
|
||||
|
||||
# WASM
|
||||
if(EMSCRIPTEN)
|
||||
|
||||
Reference in New Issue
Block a user