all repos — mgba @ 071406b3a1b5480e87a5dfbc1081ce5c29b2bd28

mGBA Game Boy Advance Emulator

PSP2: Fix screen mode state names
Jeffrey Pfau jeffrey@endrift.com
Tue, 16 Aug 2016 21:08:30 -0700
commit

071406b3a1b5480e87a5dfbc1081ce5c29b2bd28

parent

54e4d914575be4ad901fa451a91305777c23fdf6

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/platform/psp2/main.csrc/platform/psp2/main.c

@@ -106,7 +106,7 @@ "Without Background",

"Stretched", "Fit Aspect Ratio", }, - .nStates = 3 + .nStates = 4 } }, .keySources = (struct GUIInputKeys[]) {