summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/pacbox.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2019-01-02 10:04:31 -0500
committerSolomon Peachy <pizza@shaftnet.org>2019-01-02 10:06:11 -0500
commit9c86ac29839ffb8939b5019f2578cfc60dead654 (patch)
tree006bb8f55316719331053eff122808bd5817bdfe /apps/plugins/pacbox/pacbox.h
parentd4942cc74c82c465ea395637c77ed06565b8b497 (diff)
downloadrockbox-9c86ac29839ffb8939b5019f2578cfc60dead654.tar.gz
rockbox-9c86ac29839ffb8939b5019f2578cfc60dead654.zip
Fix compile wanings in pacbox and invadrox introduced in d4942cc
Change-Id: I5d599d4b25207dcf03ed3f4be76d10907d36a99b
Diffstat (limited to 'apps/plugins/pacbox/pacbox.h')
-rw-r--r--apps/plugins/pacbox/pacbox.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h
index eb97d828e2..1310e90b93 100644
--- a/apps/plugins/pacbox/pacbox.h
+++ b/apps/plugins/pacbox/pacbox.h
@@ -363,8 +363,6 @@
363#define PACMAN_1UP BUTTON_VOLUP 363#define PACMAN_1UP BUTTON_VOLUP
364#define PACMAN_COIN BUTTON_VOLDOWN 364#define PACMAN_COIN BUTTON_VOLDOWN
365 365
366#elif CONFIG_KEYPAD == IHIFI2_PAD
367
368#elif CONFIG_KEYPAD == IHIFI_770_PAD 366#elif CONFIG_KEYPAD == IHIFI_770_PAD
369#define PACMAN_UP BUTTON_PREV 367#define PACMAN_UP BUTTON_PREV
370#define PACMAN_DOWN BUTTON_NEXT 368#define PACMAN_DOWN BUTTON_NEXT