mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
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:
parent
fe3cfcc9b2
commit
0f17532c9d
9 changed files with 47 additions and 53 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue