diff options
Diffstat (limited to 'apps/plugins/xobox.c')
| -rw-r--r-- | apps/plugins/xobox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c index bfbadd2..df7a65b 100644 --- a/apps/plugins/xobox.c +++ b/apps/plugins/xobox.c @@ -56,7 +56,7 @@ PLUGIN_HEADER #define UP BUTTON_MENU #define DOWN BUTTON_PLAY -#elif CONFIG_KEYPAD == IAUDIO_X5_PAD +#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD #define QUIT BUTTON_POWER #define LEFT BUTTON_LEFT |