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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index 37bb32d2eb..7b2189762e 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -232,7 +232,8 @@ CONFIG_KEYPAD == MROBE500_PAD
232 232
233#define QUIT BUTTON_POWER 233#define QUIT BUTTON_POWER
234 234
235#elif CONFIG_KEYPAD == SAMSUNG_YH_PAD 235#elif CONFIG_KEYPAD == SAMSUNG_YH820_PAD || \
236 CONFIG_KEYPAD == SAMSUNG_YH920_PAD
236 237
237#define QUIT BUTTON_PLAY 238#define QUIT BUTTON_PLAY
238#define LEFT BUTTON_LEFT 239#define LEFT BUTTON_LEFT