1
0
Fork 0
forked from len0rd/rockbox

mrobe 100: fix graphics for flipit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16475 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Kukla 2008-03-02 10:20:54 +00:00
parent bf03c3cc9d
commit d3f9dae488
2 changed files with 2 additions and 0 deletions

View file

@ -235,6 +235,8 @@ flipit_tokens.28x56x2.bmp
flipit_tokens.25x50x2.bmp flipit_tokens.25x50x2.bmp
#endif #endif
#else /* monochrome */ #else /* monochrome */
#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122
flipit_tokens.28x56x1.bmp
#if LCD_WIDTH >= 80 && LCD_HEIGHT >= 62 #if LCD_WIDTH >= 80 && LCD_HEIGHT >= 62
flipit_tokens.16x26x1.bmp flipit_tokens.16x26x1.bmp
#endif #endif

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B