PSP2: Fix screen mode state names

This commit is contained in:
Jeffrey Pfau 2016-08-16 21:08:30 -07:00
parent 54e4d91457
commit 071406b3a1
1 changed files with 1 additions and 1 deletions

View File

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