forked from len0rd/rockbox
Added help text in minesweeper for iriver H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10658 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e5781a94c4
commit
12f1a834f2
1 changed files with 2 additions and 0 deletions
|
@ -421,6 +421,8 @@ enum minesweeper_status menu( void )
|
|||
"SELECT to start"
|
||||
#elif CONFIG_KEYPAD == IAUDIO_X5_PAD
|
||||
"REC to start"
|
||||
#elif CONFIG_KEYPAD == IRIVER_H10_PAD
|
||||
"FF to start"
|
||||
#else
|
||||
""
|
||||
# warning Please define help string for this keypad.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue