mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
yet more code cleanup, quick snapshot feature,sound should no longer crash,light optimizations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11041 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
52f4c4c82b
commit
ec2a5cce1a
21 changed files with 125 additions and 2033 deletions
|
|
@ -207,7 +207,6 @@ extern void spkey_screenmode(void);
|
|||
|
||||
extern const int need_switch_mode;
|
||||
|
||||
extern int spkey_keyfuncs(void);
|
||||
extern void spkb_refresh(void);
|
||||
extern void clear_keystates(void);
|
||||
extern int display_keyboard(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue