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:
parent
bf03c3cc9d
commit
d3f9dae488
2 changed files with 2 additions and 0 deletions
|
@ -235,6 +235,8 @@ flipit_tokens.28x56x2.bmp
|
|||
flipit_tokens.25x50x2.bmp
|
||||
#endif
|
||||
#else /* monochrome */
|
||||
#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122
|
||||
flipit_tokens.28x56x1.bmp
|
||||
#if LCD_WIDTH >= 80 && LCD_HEIGHT >= 62
|
||||
flipit_tokens.16x26x1.bmp
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue