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..d3ef817d5b 100644
--- a/apps/root_menu.h
+++ b/apps/root_menu.h
@@ -53,6 +53,7 @@ enum {
53 GO_TO_BROWSEPLUGINS, 53 GO_TO_BROWSEPLUGINS,
54 GO_TO_TIMESCREEN, 54 GO_TO_TIMESCREEN,
55 GO_TO_PLAYLIST_VIEWER, 55 GO_TO_PLAYLIST_VIEWER,
56 MENU_SELECTED_HOTKEY,
56}; 57};
57 58
58extern const struct menu_item_ex root_menu_; 59extern const struct menu_item_ex root_menu_;