1
0
Fork 0
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:
Barry Wardell 2006-08-19 17:05:14 +00:00
parent e5781a94c4
commit 12f1a834f2

View file

@ -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.