1
0
Fork 0
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:
Jens Arnold 2005-06-23 02:20:40 +00:00
parent 97a8049389
commit 422a141a6e

View file

@ -1367,8 +1367,10 @@ bool browse_id3(void)
else else
menu_pos = 0; menu_pos = 0;
break; break;
#ifdef SETTINGS_OK2
case SETTINGS_OK2: case SETTINGS_OK2:
#endif
case SETTINGS_CANCEL: case SETTINGS_CANCEL:
lcd_stop_scroll(); lcd_stop_scroll();
/* eat release event */ /* eat release event */