summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
authorAntoine Cellerier <dionoea@videolan.org>2006-06-10 23:08:29 +0000
committerAntoine Cellerier <dionoea@videolan.org>2006-06-10 23:08:29 +0000
commit1d7f8067a6a52946f331ab040fd43917e58c36f6 (patch)
tree7f686771a863240ecc03d288e092d46df333433c /apps/plugins/bitmaps/native/SOURCES
parent2c450976fdbe62ba12d388c308815ee1edb16539 (diff)
downloadrockbox-1d7f8067a6a52946f331ab040fd43917e58c36f6.tar.gz
rockbox-1d7f8067a6a52946f331ab040fd43917e58c36f6.zip
Grayscale graphics for sokoban. (h1x0, ipod mini and ipod 4g)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10108 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 6b37436e02..c071b78504 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -116,6 +116,8 @@ sokoban_tiles.9x9.bmp
116/* LCD_HEIGHT >= 128 */ 116/* LCD_HEIGHT >= 128 */
117sokoban_tiles.6x6.bmp 117sokoban_tiles.6x6.bmp
118#endif 118#endif
119#elif LCD_DEPTH >= 2
120sokoban_tiles.6x6x2.bmp
119#endif 121#endif
120 122
121/* Flip it */ 123/* Flip it */