summaryrefslogtreecommitdiff
path: root/apps/plugins/xobox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/xobox.c')
-rw-r--r--apps/plugins/xobox.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index b923e23986..e2cccba8fc 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -115,24 +115,6 @@
115#define DOWN BUTTON_SCROLL_DOWN 115#define DOWN BUTTON_SCROLL_DOWN
116#define PAUSE BUTTON_PLAY 116#define PAUSE BUTTON_PLAY
117 117
118#elif CONFIG_KEYPAD == RECORDER_PAD
119
120#define QUIT BUTTON_OFF
121#define LEFT BUTTON_LEFT
122#define RIGHT BUTTON_RIGHT
123#define DOWN BUTTON_DOWN
124#define UP BUTTON_UP
125#define PAUSE BUTTON_PLAY
126
127#elif CONFIG_KEYPAD == ONDIO_PAD
128
129#define QUIT BUTTON_OFF
130#define LEFT BUTTON_LEFT
131#define RIGHT BUTTON_RIGHT
132#define DOWN BUTTON_DOWN
133#define UP BUTTON_UP
134#define PAUSE BUTTON_MENU
135
136#elif (CONFIG_KEYPAD == GIGABEAT_S_PAD) 118#elif (CONFIG_KEYPAD == GIGABEAT_S_PAD)
137 119
138#define QUIT BUTTON_BACK 120#define QUIT BUTTON_BACK