mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-11 10:02:27 +01:00
Enhance emscripten display settings (#24841)
* emscripten: Invoke HTML5 emscripten fullscreen API instead of using SDL * emscripten: Disable OpenGL * emscripten: Add fullscreen change to changelog
This commit is contained in:
@@ -12,6 +12,7 @@ JSON_DIR=/usr/include/nlohmann/
|
||||
emcmake cmake ../ \
|
||||
-G Ninja \
|
||||
-DDISABLE_NETWORK=ON \
|
||||
-DDISABLE_OPENGL=ON \
|
||||
-DDISABLE_HTTP=ON \
|
||||
-DDISABLE_TTF=ON \
|
||||
-DDISABLE_FLAC=ON \
|
||||
|
||||
Reference in New Issue
Block a user