forked from len0rd/rockbox
reorder apps/plugins/lib/SOURCES.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26919 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
273d05906d
commit
926aae8161
1 changed files with 5 additions and 6 deletions
|
@ -9,6 +9,7 @@ fixedpoint.c
|
||||||
playback_control.c
|
playback_control.c
|
||||||
rgb_hsv.c
|
rgb_hsv.c
|
||||||
buflib.c
|
buflib.c
|
||||||
|
highscore.c
|
||||||
simple_viewer.c
|
simple_viewer.c
|
||||||
display_text.c
|
display_text.c
|
||||||
strncpy.c
|
strncpy.c
|
||||||
|
@ -27,20 +28,18 @@ grey_sh.S
|
||||||
|
|
||||||
#endif /* HAVE_LCD_BITMAP && LCD_DEPTH < 4 */
|
#endif /* HAVE_LCD_BITMAP && LCD_DEPTH < 4 */
|
||||||
|
|
||||||
highscore.c
|
|
||||||
|
|
||||||
#ifndef SIMULATOR
|
#ifndef SIMULATOR
|
||||||
overlay.c
|
overlay.c
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_LCD_CHARCELLS
|
|
||||||
playergfx.c
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef RB_PROFILE
|
#ifdef RB_PROFILE
|
||||||
profile_plugin.c
|
profile_plugin.c
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef HAVE_LCD_CHARCELLS
|
||||||
|
playergfx.c
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_LCD_BITMAP
|
#ifdef HAVE_LCD_BITMAP
|
||||||
|
|
||||||
#ifdef CPU_ARM
|
#ifdef CPU_ARM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue