partial gmv implementation
[picodrive.git] / platform / gp2x / menu.c
index 6336126..588e0c9 100644 (file)
@@ -603,7 +603,7 @@ static void draw_amenu_options(int menu_sel)
 \r
 static void amenu_loop_options(void)\r
 {\r
-       int menu_sel = 0, menu_sel_max = 11;\r
+       int menu_sel = 0, menu_sel_max = 10;\r
        unsigned long inp = 0;\r
 \r
        for(;;)\r