1
0
Fork 0
forked from len0rd/rockbox

Cube now working on the player, using the new player graphics library.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5883 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2005-02-10 21:28:21 +00:00
parent c552e03c90
commit 54828b7717
2 changed files with 57 additions and 8 deletions

View file

@ -1,6 +1,7 @@
/* plugins common to all models */
battery_test.c
chessclock.c
cube.c
favorites.c
firmware_flash.c
helloworld.c
@ -16,7 +17,6 @@ viewer.c
bounce.c
calculator.c
chip8.c
cube.c
flipit.c
grayscale.c
jpeg.c
@ -57,7 +57,7 @@ wormlet.c
#ifdef HAVE_LCD_CHARCELLS /* Player model only */
euroconverter.c
jackpot.c
nim.c
nim.c
#endif /* #ifdef HAVE_LCD_CHARCELLS */
#ifndef HAVE_MMC