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:
parent
2c450976fd
commit
1d7f8067a6
3 changed files with 10 additions and 12 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue