summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/rockboy/menu.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/plugins/rockboy/menu.c b/apps/plugins/rockboy/menu.c
index 8139437..831d8c8 100644
--- a/apps/plugins/rockboy/menu.c
+++ b/apps/plugins/rockboy/menu.c
@@ -357,6 +357,20 @@ static void do_opt_menu(void)
{ "4 Max", -1 },
{ "5 Max", -1 },
{ "6 Max", -1 },
+ { "7 Max", -1 },
+ { "8 Max", -1 },
+ { "9 Max", -1 },
+ { "10 Max", -1 },
+ { "11 Max", -1 },
+ { "12 Max", -1 },
+ { "13 Max", -1 },
+ { "14 Max", -1 },
+ { "15 Max", -1 },
+ { "16 Max", -1 },
+ { "17 Max", -1 },
+ { "18 Max", -1 },
+ { "19 Max", -1 },
+ { "20 Max", -1 },
};
#ifdef HAVE_LCD_COLOR