This commit is contained in:
2025-10-06 13:59:59 -05:00
parent bacd0e6e39
commit ea50d893d4
5 changed files with 106 additions and 11 deletions

View File

@@ -31,8 +31,6 @@ elseif(DUSK_TARGET_SYSTEM STREQUAL "psp")
DISPLAY_SDL2=1
DISPLAY_WINDOW_WIDTH_DEFAULT=480
DISPLAY_WINDOW_HEIGHT_DEFAULT=272
DISPLAY_WIDTH=480
DISPLAY_HEIGHT=272
DISPLAY_SIZE_DYNAMIC=0
)
endif()