Brickmania: Fix continue message for Cowon D2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24671 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3a60a6aa23
commit
f38efac9e2
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ CONFIG_KEYPAD == SANSA_M200_PAD
|
|||
#define DOWN BUTTON_DOWN
|
||||
|
||||
#elif CONFIG_KEYPAD == COWON_D2_PAD
|
||||
#define CONTINUE_TEXT "MENU To Continue"
|
||||
#define QUIT BUTTON_POWER
|
||||
#define LEFT BUTTON_MINUS
|
||||
#define RIGHT BUTTON_PLUS
|
||||
|
|
Loading…
Reference in a new issue