1
0
Fork 0
forked from len0rd/rockbox

Mosaique now working on the player, using the player graphics library.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5918 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2005-02-11 19:48:52 +00:00
parent d352b2d2bc
commit b021f78eca
2 changed files with 50 additions and 17 deletions

View file

@ -6,6 +6,7 @@ favorites.c
firmware_flash.c
helloworld.c
metronome.c
mosaique.c
rockbox_flash.c
search.c
sort.c
@ -22,7 +23,6 @@ grayscale.c
jpeg.c
mandelbrot.c
minesweeper.c
mosaique.c
oscillograph.c
oscilloscope.c
pong.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