Revert the changes using global status for the screen states. It should wait for a more comprehensive plan to maximize benefit if any can be had.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12231 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2007-02-08 10:36:49 +00:00
parent fe3cfcc9b2
commit 0f17532c9d
9 changed files with 47 additions and 53 deletions

View file

@ -31,6 +31,7 @@ void radio_start(void);
void radio_pause(void);
void radio_stop(void);
bool radio_hardware_present(void);
bool in_radio_screen(void);
#define MAX_FMPRESET_LEN 27