1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Antoine Cellerier 2006-06-10 23:08:29 +00:00
parent 2c450976fd
commit 1d7f8067a6
3 changed files with 10 additions and 12 deletions

View file

@ -116,6 +116,8 @@ sokoban_tiles.9x9.bmp
/* LCD_HEIGHT >= 128 */
sokoban_tiles.6x6.bmp
#endif
#elif LCD_DEPTH >= 2
sokoban_tiles.6x6x2.bmp
#endif
/* Flip it */