forked from len0rd/rockbox
Fix some player build errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6837 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
97a8049389
commit
422a141a6e
1 changed files with 3 additions and 1 deletions
|
|
@ -1368,7 +1368,9 @@ bool browse_id3(void)
|
|||
menu_pos = 0;
|
||||
break;
|
||||
|
||||
#ifdef SETTINGS_OK2
|
||||
case SETTINGS_OK2:
|
||||
#endif
|
||||
case SETTINGS_CANCEL:
|
||||
lcd_stop_scroll();
|
||||
/* eat release event */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue