forked from len0rd/rockbox
Fix plugins/bitmaps/mono/SOURCES.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
38d5597a17
commit
8336eb2390
1 changed files with 0 additions and 19 deletions
|
@ -18,25 +18,6 @@ bubbles_bubble.220x176x1.bmp
|
||||||
bubbles_bubble.320x240x1.bmp
|
bubbles_bubble.320x240x1.bmp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Clock */
|
|
||||||
#if (LCD_WIDTH == 112)
|
|
||||||
clock_logo.112x64x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 138)
|
|
||||||
clock_logo.138x110x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 160)
|
|
||||||
clock_logo.160x128x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 128)
|
|
||||||
clock_logo.128x128x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 176)
|
|
||||||
clock_logo.176x132x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 220)
|
|
||||||
clock_logo.220x176x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 240)
|
|
||||||
clock_logo.240x320x1.bmp
|
|
||||||
#elif (LCD_WIDTH == 320)
|
|
||||||
clock_logo.320x240x1.bmp
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* BrickMania */
|
/* BrickMania */
|
||||||
#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
|
#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
|
||||||
brickmania_menu_items.112x64x1.bmp
|
brickmania_menu_items.112x64x1.bmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue