opcions per defecte d'emscripten

This commit is contained in:
2026-04-16 13:40:21 +02:00
parent 550e3e0e12
commit 7f26b8dbd0
3 changed files with 38 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ class Screen {
void adjustWindowSize();
void calculateMaxZoom();
void initShaders();
void applyFallbackPresentation(); // Logical presentation + scale mode per al path SDL_Renderer
static Screen* instance_;