From a7168feeac24ff192e1174717dbfa5582509babf Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Sat, 19 May 2007 23:38:09 +0000 Subject: 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 --- apps/plugins/invadrox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/invadrox.c') diff --git a/apps/plugins/invadrox.c b/apps/plugins/invadrox.c index 5172edb..a99543c 100644 --- a/apps/plugins/invadrox.c +++ b/apps/plugins/invadrox.c @@ -85,7 +85,7 @@ PLUGIN_HEADER #elif CONFIG_KEYPAD == GIGABEAT_PAD -#define QUIT BUTTON_A +#define QUIT BUTTON_POWER #define LEFT BUTTON_LEFT #define RIGHT BUTTON_RIGHT #define FIRE BUTTON_SELECT -- cgit v1.1