mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29944 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c54f4b3440
commit
b58d3656d7
12 changed files with 74 additions and 43 deletions
|
@ -64,6 +64,4 @@ extern const struct menu_item_ex root_menu_;
|
|||
|
||||
extern void previous_music_is_wps(void);
|
||||
|
||||
extern int current_screen(void);
|
||||
|
||||
#endif /* __ROOT_MENU_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue