From 071406b3a1b5480e87a5dfbc1081ce5c29b2bd28 Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Tue, 16 Aug 2016 21:08:30 -0700 Subject: [PATCH] PSP2: Fix screen mode state names --- src/platform/psp2/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/psp2/main.c b/src/platform/psp2/main.c index 98fcf6b70..9095ce288 100644 --- a/src/platform/psp2/main.c +++ b/src/platform/psp2/main.c @@ -106,7 +106,7 @@ int main() { "Stretched", "Fit Aspect Ratio", }, - .nStates = 3 + .nStates = 4 } }, .keySources = (struct GUIInputKeys[]) {