forked from len0rd/rockbox
Patch #5102 by Anton Romanov: Bubbles for ipod mini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9677 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7b22e99bd8
commit
13ade06d4a
6 changed files with 22 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
/* Bubbles */
|
||||
#if (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR)
|
||||
bubbles_emblem.160x128x2.bmp
|
||||
#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110)
|
||||
bubbles_emblem.138x110x2.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR)
|
||||
bubbles_emblem.160x128x16.bmp
|
||||
bubbles_left.160x128x16.bmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue