commit 26eb799
Devine Lu Linvega
·
2025-06-24 23:24:28 +0000 UTC
parent fc87ad3
Flag on rescale
1 files changed,
+1,
-0
+1,
-0
1@@ -1048,6 +1048,7 @@ static void
2 emu_rescale(void)
3 {
4 uxn_screen.zoom = uxn_screen.zoom >= 3 ? 1 : uxn_screen.zoom + 1;
5+ uxn_screen.resized = 1;
6 }
7
8 static Uint8