summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-05-18 13:05:45 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-05-18 13:05:45 +0000
commit4ee3fed014be4b55d8421f13f9d343c829a45c77 (patch)
tree4676d89b9703ac1379a3bb438e0fa01bab97ef9b /apps/plugins/SOURCES
parent01f72230832bf7c441d5f1695130db790b053a12 (diff)
downloadrockbox-4ee3fed014be4b55d8421f13f9d343c829a45c77.tar.gz
rockbox-4ee3fed014be4b55d8421f13f9d343c829a45c77.zip
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
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 92884a9bda..58543c0b54 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -76,9 +76,7 @@ sliding_puzzle.c
76snake.c 76snake.c
77snake2.c 77snake2.c
78solitaire.c 78solitaire.c
79#ifndef SANSA_C200
80sokoban.c 79sokoban.c
81#endif
82star.c 80star.c
83starfield.c 81starfield.c
84#if CONFIG_LCD == LCD_SSD1815 82#if CONFIG_LCD == LCD_SSD1815