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 2ffdcedda1..8d11d9b338 100644
--- a/apps/root_menu.h
+++ b/apps/root_menu.h
@@ -58,6 +58,7 @@ enum {
58 GO_TO_PLAYLISTS_SCREEN, 58 GO_TO_PLAYLISTS_SCREEN,
59 GO_TO_PLAYLIST_VIEWER, 59 GO_TO_PLAYLIST_VIEWER,
60 GO_TO_SYSTEM_SCREEN, 60 GO_TO_SYSTEM_SCREEN,
61 GO_TO_SHORTCUTMENU
61}; 62};
62 63
63extern const struct menu_item_ex root_menu_; 64extern const struct menu_item_ex root_menu_;