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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/root_menu.h b/apps/root_menu.h
index 739ec8c4e9..3d18d18604 100644
--- a/apps/root_menu.h
+++ b/apps/root_menu.h
@@ -55,7 +55,9 @@ enum {
55 will need editing if this is the case. */ 55 will need editing if this is the case. */
56 GO_TO_BROWSEPLUGINS, 56 GO_TO_BROWSEPLUGINS,
57 GO_TO_TIMESCREEN, 57 GO_TO_TIMESCREEN,
58 GO_TO_PLAYLISTS_SCREEN,
58 GO_TO_PLAYLIST_VIEWER, 59 GO_TO_PLAYLIST_VIEWER,
60 GO_TO_SYSTEM_SCREEN,
59}; 61};
60 62
61extern const struct menu_item_ex root_menu_; 63extern const struct menu_item_ex root_menu_;