Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16168 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nicolas Pennequin 2008-01-26 00:16:06 +00:00
parent 5991478628
commit 02f1839bfe
14 changed files with 417 additions and 190 deletions

View file

@ -25,7 +25,7 @@ picture.c
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c
#ifdef HAVE_LCD_COLOR
#if LCD_DEPTH>1
bmp.c
#endif
#endif