summaryrefslogtreecommitdiff
path: root/apps/root_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/root_menu.h')
-rw-r--r--apps/root_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/root_menu.h b/apps/root_menu.h
index 4113b64495..9674a73f50 100644
--- a/apps/root_menu.h
+++ b/apps/root_menu.h
@@ -47,6 +47,7 @@ enum {
47 GO_TO_FM, 47 GO_TO_FM,
48#endif 48#endif
49 GO_TO_RECENTBMARKS, 49 GO_TO_RECENTBMARKS,
50 GO_TO_PICTUREFLOW,
50 /* Do Not add any items above here unless you want it to be able to 51 /* Do Not add any items above here unless you want it to be able to
51 be the "start screen" after a boot up. The setting in settings_list.c 52 be the "start screen" after a boot up. The setting in settings_list.c
52 will need editing if this is the case. */ 53 will need editing if this is the case. */