1
0
Fork 0
forked from len0rd/rockbox

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:
Anton Romanov 2006-09-25 09:44:10 +00:00
parent 52f4c4c82b
commit ec2a5cce1a
21 changed files with 125 additions and 2033 deletions

View file

@ -28,7 +28,6 @@ extern volatile int screen_visible;
extern void init_spect_scr(void);
extern void destroy_spect_scr(void);
extern void resize_spect_scr(int newsize);
extern void update_screen(void);
extern void flash_change(void);
extern void translate_screen(void);