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 593179c44e..66bc9bee93 100644
--- a/apps/plugins/pacbox/pacbox.h
+++ b/apps/plugins/pacbox/pacbox.h
@@ -121,7 +121,7 @@
121#define PACMAN_1UP BUTTON_SELECT 121#define PACMAN_1UP BUTTON_SELECT
122#define PACMAN_COIN_PRE BUTTON_SELECT 122#define PACMAN_COIN_PRE BUTTON_SELECT
123#define PACMAN_COIN (BUTTON_SELECT | BUTTON_DOWN) 123#define PACMAN_COIN (BUTTON_SELECT | BUTTON_DOWN)
124#define PACMAN_MENU BUTTON_POWER 124#define PACMAN_MENU (BUTTON_HOME|BUTTON_REPEAT)
125 125
126#elif CONFIG_KEYPAD == IRIVER_H10_PAD 126#elif CONFIG_KEYPAD == IRIVER_H10_PAD
127 127