summaryrefslogtreecommitdiff
path: root/apps/plugins/invadrox.c
diff options
context:
space:
mode:
authorMarcoen Hirschberg <marcoen@gmail.com>2007-05-19 23:38:09 +0000
committerMarcoen Hirschberg <marcoen@gmail.com>2007-05-19 23:38:09 +0000
commita7168feeac24ff192e1174717dbfa5582509babf (patch)
tree75fe61639d0387a18195b665389fbde21d331f65 /apps/plugins/invadrox.c
parente09b87a31f1cef46ff2017f031c2ce13a2502082 (diff)
downloadrockbox-a7168feeac24ff192e1174717dbfa5582509babf.tar.gz
rockbox-a7168feeac24ff192e1174717dbfa5582509babf.zip
attempt to make the Gigabeat button mappings in the plugins more logical and in line with the mapping in rockbox itself
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13436 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/invadrox.c')
-rw-r--r--apps/plugins/invadrox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/invadrox.c b/apps/plugins/invadrox.c
index 5172edbb5e..a99543c069 100644
--- a/apps/plugins/invadrox.c
+++ b/apps/plugins/invadrox.c
@@ -85,7 +85,7 @@ PLUGIN_HEADER
85 85
86#elif CONFIG_KEYPAD == GIGABEAT_PAD 86#elif CONFIG_KEYPAD == GIGABEAT_PAD
87 87
88#define QUIT BUTTON_A 88#define QUIT BUTTON_POWER
89#define LEFT BUTTON_LEFT 89#define LEFT BUTTON_LEFT
90#define RIGHT BUTTON_RIGHT 90#define RIGHT BUTTON_RIGHT
91#define FIRE BUTTON_SELECT 91#define FIRE BUTTON_SELECT