1
0
Fork 0
forked from len0rd/rockbox

Sokoban: enable the plugin for the c200. Invent a new, a bit more rockboxish colour scheme since the old one didn't work in the small size that was needed for the c200's screen. Also use these colours in existing bmps and add some in-between sizes (e.g. for the Nano and Gigabeat) to use the screen size as best as possible. Rename the existing colour bmps consistently. Remove the drawing code for monochrome screens and let them use the bitmap build system too. This also allows further simplifying the code and let the plugin retrieve the tilesize from the bitmap.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17569 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2008-05-18 13:05:45 +00:00
parent 01f7223083
commit 4ee3fed014
16 changed files with 93 additions and 120 deletions

View file

@ -76,9 +76,7 @@ sliding_puzzle.c
snake.c
snake2.c
solitaire.c
#ifndef SANSA_C200
sokoban.c
#endif
star.c
starfield.c
#if CONFIG_LCD == LCD_SSD1815