diff options
Diffstat (limited to 'apps/plugins/pacbox/pacbox.h')
| -rw-r--r-- | apps/plugins/pacbox/pacbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h index c326f9a..4b8ec41 100644 --- a/apps/plugins/pacbox/pacbox.h +++ b/apps/plugins/pacbox/pacbox.h @@ -76,7 +76,7 @@ #define PACMAN_COIN BUTTON_A #define PACMAN_MENU BUTTON_MENU -#elif CONFIG_KEYPAD == IAUDIO_X5_PAD +#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD #define PACMAN_UP BUTTON_RIGHT #define PACMAN_DOWN BUTTON_LEFT |