mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Always do an SVN up before committing . . . hopefully fixes red by defining more buttons. Unfortunately I'm not sure what blackjack should be so I've left it incomplete until someone comes up with a working keymap.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22150 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
594b6e2b49
commit
db9fe1ba23
2 changed files with 8 additions and 0 deletions
|
@ -371,12 +371,14 @@ PLUGIN_HEADER
|
|||
#define PEGBOX_DOWN BUTTON_DOWN
|
||||
#define PEGBOX_RIGHT BUTTON_RIGHT
|
||||
#define PEGBOX_LEFT BUTTON_LEFT
|
||||
#define PEGBOX_SELECT BUTTON_PLAY
|
||||
|
||||
#define SAVE_TEXT "REC + FFWD"
|
||||
#define QUIT_TEXT "REC + PLAY"
|
||||
#define RESTART_TEXT "REC + REW"
|
||||
#define LVL_UP_TEXT "FFWD"
|
||||
#define LVL_DOWN_TEXT "REW"
|
||||
#define SELECT_TEXT "PLAY"
|
||||
|
||||
#else
|
||||
#error Unsupported keymap!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue