c20a00ef3e
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7241 a1c6a512-1295-4272-9138-f99709370657
14 lines
219 B
Text
14 lines
219 B
Text
configfile.c
|
|
highscore.c
|
|
#if (CONFIG_LCD == LCD_SSD1815) && !defined(SIMULATOR)
|
|
gray_core.c
|
|
gray_draw.c
|
|
gray_parm.c
|
|
gray_scroll.c
|
|
#endif
|
|
#ifdef HAVE_LCD_BITMAP
|
|
xlcd.c
|
|
#endif
|
|
#ifdef HAVE_LCD_CHARCELLS
|
|
playergfx.c
|
|
#endif
|