forked from len0rd/rockbox
Sokoban: Add keymaps for Cowon D2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23955 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e087751b10
commit
7668e3fe51
1 changed files with 2 additions and 0 deletions
|
@ -330,6 +330,8 @@ PLUGIN_HEADER
|
|||
|
||||
#elif CONFIG_KEYPAD == COWOND2_PAD
|
||||
#define SOKOBAN_MENU BUTTON_MENU
|
||||
#define SOKOBAN_LEVEL_DOWN BUTTON_MINUS
|
||||
#define SOKOBAN_LEVEL_UP BUTTON_PLUS
|
||||
#define SOKOBAN_MENU_NAME "[MENU]"
|
||||
|
||||
#elif CONFIG_KEYPAD == IAUDIO67_PAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue