diff --git a/source/ngc/menu.cpp b/source/ngc/menu.cpp index 476aa51..c99c034 100644 --- a/source/ngc/menu.cpp +++ b/source/ngc/menu.cpp @@ -2656,11 +2656,11 @@ static int MenuSettingsVideo() #endif break; - case 3: + case 2: ScreenZoomWindow(); break; - case 4: + case 3: ScreenPositionWindow(); break; }