forked from len0rd/rockbox
Rename some macros to account for the recently added M5 port. No code changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12809 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f3455d15e0
commit
85a226d4e7
68 changed files with 95 additions and 95 deletions
|
@ -2465,7 +2465,7 @@ static int bubbles(struct game_context* bb) {
|
|||
rb->lcd_puts(0, 6, " and show high scores");
|
||||
rb->lcd_puts(0, 7, "SCROLL to aim");
|
||||
rb->lcd_puts(0, 8, " and to change level");
|
||||
#elif CONFIG_KEYPAD == IAUDIO_X5_PAD
|
||||
#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD
|
||||
rb->lcd_puts(0, 2, "PLAY to start/pause");
|
||||
rb->lcd_puts(0, 3, "REC to save/resume");
|
||||
rb->lcd_puts(0, 4, "POWER to exit");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue