forked from len0rd/rockbox
do not update border when we don't see it. some more cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11055 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b2111b9a91
commit
25ffd2e146
7 changed files with 71 additions and 91 deletions
|
|
@ -30,7 +30,6 @@ extern void init_spect_scr(void);
|
|||
extern void destroy_spect_scr(void);
|
||||
extern void update_screen(void);
|
||||
extern void flash_change(void);
|
||||
extern void translate_screen(void);
|
||||
|
||||
extern byte *update_screen_line(byte *scrp, int coli, int scri, int border,
|
||||
qbyte *cmarkp);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue