mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16476 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d3f9dae488
commit
6b3a493dcd
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ flipit_tokens.25x50x2.bmp
|
|||
#else /* monochrome */
|
||||
#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122
|
||||
flipit_tokens.28x56x1.bmp
|
||||
#if LCD_WIDTH >= 80 && LCD_HEIGHT >= 62
|
||||
#elif LCD_WIDTH >= 80 && LCD_HEIGHT >= 62
|
||||
flipit_tokens.16x26x1.bmp
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue