forked from len0rd/rockbox
Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri Valta).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19247 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
797e8f42ba
commit
92f34edf70
3 changed files with 46 additions and 15 deletions
|
@ -78,7 +78,7 @@
|
|||
#define SUDOKU_BUTTON_MENU BUTTON_MENU
|
||||
#define SUDOKU_BUTTON_LEFT BUTTON_SCROLL_BACK
|
||||
#define SUDOKU_BUTTON_RIGHT BUTTON_SCROLL_FWD
|
||||
#define SUDOKU_BUTTON_ALTTOGGLE BUTTON_SELECT
|
||||
#define SUDOKU_BUTTON_CHANGEDIR BUTTON_SELECT
|
||||
#define SUDOKU_BUTTON_TOGGLE BUTTON_RIGHT
|
||||
#define SUDOKU_BUTTON_TOGGLEBACK BUTTON_LEFT
|
||||
#define SUDOKU_BUTTON_POSSIBLE BUTTON_PLAY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue