summaryrefslogtreecommitdiff
path: root/apps/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/menu.h')
-rw-r--r--apps/menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/menu.h b/apps/menu.h
index cf942ea382..cb96227dc1 100644
--- a/apps/menu.h
+++ b/apps/menu.h
@@ -77,6 +77,7 @@
77#define MENU_EXIT BUTTON_LEFT 77#define MENU_EXIT BUTTON_LEFT
78#define MENU_EXIT_MENU BUTTON_MENU 78#define MENU_EXIT_MENU BUTTON_MENU
79#define MENU_ENTER BUTTON_RIGHT 79#define MENU_ENTER BUTTON_RIGHT
80#define MENU_ENTER2 BUTTON_SELECT
80 81
81#elif CONFIG_KEYPAD == IRIVER_IFP7XX_PAD 82#elif CONFIG_KEYPAD == IRIVER_IFP7XX_PAD
82 83