summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pacbox')
-rw-r--r--apps/plugins/pacbox/pacbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h
index e84f8d8318..e454b17ae7 100644
--- a/apps/plugins/pacbox/pacbox.h
+++ b/apps/plugins/pacbox/pacbox.h
@@ -166,8 +166,8 @@
166#define PACMAN_LEFT BUTTON_LEFT 166#define PACMAN_LEFT BUTTON_LEFT
167#define PACMAN_RIGHT BUTTON_RIGHT 167#define PACMAN_RIGHT BUTTON_RIGHT
168#define PACMAN_1UP BUTTON_CUSTOM 168#define PACMAN_1UP BUTTON_CUSTOM
169#define PACMAN_2UP BUTTON_SELECT 169#define PACMAN_2UP BUTTON_PLAY
170#define PACMAN_COIN BUTTON_PLAY 170#define PACMAN_COIN BUTTON_SELECT
171#define PACMAN_MENU BUTTON_MENU 171#define PACMAN_MENU BUTTON_MENU
172 172
173#else 173#else