1
0
Fork 0
forked from len0rd/rockbox

fuzeplus: update plugins keymaps (FS#12405)

Signed-off-by: Amaury Pouly <amaury.pouly@gmail.com>

Change-Id: Ib94cec07c80892eb50471c87b83e2701911ea0d7
This commit is contained in:
Jean-Louis Biasini 2012-01-15 02:28:10 +01:00 committed by Amaury Pouly
parent 35ba39e57f
commit 7f26a10d31
19 changed files with 57 additions and 100 deletions

View file

@ -345,7 +345,7 @@ CONFIG_KEYPAD == MROBE500_PAD
#define SNAKE2_DOWN BUTTON_DOWN
#define SNAKE2_QUIT BUTTON_POWER
#define SNAKE2_PLAYPAUSE BUTTON_PLAYPAUSE
#define SNAKE2_PLAYPAUSE_TEXT "Play-Pause"
#define SNAKE2_PLAYPAUSE_TEXT "Play/Pause"
#else
#error No keymap defined!