summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h
index 5a8168ea80..9519bd0fc7 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -154,6 +154,10 @@ enum {
154 ACTION_REC_F3, 154 ACTION_REC_F3,
155 155
156 /* main menu */ 156 /* main menu */
157 ACTION_REQUEST_MENUITEM,
158 ACTION_EXIT_MENUITEM,
159 ACTION_ENTER_MENUITEM,
160 ACTION_MENU_WPS,
157 161
158 /* id3db */ 162 /* id3db */
159 163