forked from len0rd/rockbox
chessclock plugin is player only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5214 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a9e4b4f94
commit
dbf56959d0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
/* plugins common to both Player+Recorder model */
|
/* plugins common to both Player+Recorder model */
|
||||||
chessclock.c
|
|
||||||
favorites.c
|
favorites.c
|
||||||
firmware_flash.c
|
firmware_flash.c
|
||||||
helloworld.c
|
helloworld.c
|
||||||
|
@ -48,6 +47,7 @@ wormlet.c
|
||||||
#endif /*#ifdef HAVE_LCD_BITMAP */
|
#endif /*#ifdef HAVE_LCD_BITMAP */
|
||||||
|
|
||||||
#ifdef HAVE_LCD_CHARCELLS /* Player model only */
|
#ifdef HAVE_LCD_CHARCELLS /* Player model only */
|
||||||
|
chessclock.c
|
||||||
euroconverter.c
|
euroconverter.c
|
||||||
jackpot.c
|
jackpot.c
|
||||||
nim.c
|
nim.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue