1
0
Fork 0
forked from len0rd/rockbox

Menus now also exits with F1 on recorder

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1468 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-07-27 19:53:26 +00:00
parent 52f54830da
commit a552f4c99d

View file

@ -200,6 +200,7 @@ void menu_run(int m)
#ifdef HAVE_RECORDER_KEYPAD
case BUTTON_LEFT:
case BUTTON_F1:
#else
case BUTTON_STOP:
case BUTTON_MENU: