1
0
Fork 0
forked from len0rd/rockbox

code policed // comments

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9112 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2006-03-19 06:59:36 +00:00
parent 341407ace1
commit 4582f233ce
7 changed files with 103 additions and 103 deletions

View file

@ -29,5 +29,5 @@ void sim_lcd_ex_init(int shades, unsigned long (*getpixel)(int, int));
void sim_lcd_ex_update_rect(int x, int y, int width, int height);
#endif
#endif // #ifndef __LCDBITMAP_H__
#endif /* #ifndef __LCDBITMAP_H__ */