summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pacbox')
-rw-r--r--apps/plugins/pacbox/pacbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h
index 39583edbd4..48196146a7 100644
--- a/apps/plugins/pacbox/pacbox.h
+++ b/apps/plugins/pacbox/pacbox.h
@@ -373,7 +373,7 @@
373#define PACMAN_1UP BUTTON_VOL_UP 373#define PACMAN_1UP BUTTON_VOL_UP
374#define PACMAN_COIN BUTTON_PLAY 374#define PACMAN_COIN BUTTON_PLAY
375 375
376#elif CONFIG_KEYPAD == FIIO_M3K_PAD 376#elif CONFIG_KEYPAD == FIIO_M3K_LINUX_PAD
377#define PACMAN_UP BUTTON_PREV 377#define PACMAN_UP BUTTON_PREV
378#define PACMAN_DOWN BUTTON_NEXT 378#define PACMAN_DOWN BUTTON_NEXT
379#define PACMAN_LEFT BUTTON_HOME 379#define PACMAN_LEFT BUTTON_HOME