remove the 1 bit jewels for greyscale targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11374 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0006a1a568
commit
4d33074e65
3 changed files with 0 additions and 4 deletions
|
@ -56,12 +56,8 @@ jewels.112x64x1.bmp
|
|||
jewels.112x64x1.bmp
|
||||
#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128)
|
||||
jewels.128x128x16.bmp
|
||||
#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 1)
|
||||
jewels.138x110x1.bmp
|
||||
#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110)
|
||||
jewels.138x110x2.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 1)
|
||||
jewels.160x128x1.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR)
|
||||
jewels.160x128x2.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 478 B |
Binary file not shown.
Before Width: | Height: | Size: 574 B |
Loading…
Reference in a new issue