forked from len0rd/rockbox
Added (somewhat blurry) boot logo for X5 and made sure it builds logos for
remote fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
19c0664d3b
commit
2c923a5efc
4 changed files with 9 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
rockboxlogo.112x37x1.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 2)
|
||||
rockboxlogo.160x53x2.bmp
|
||||
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 16)
|
||||
rockboxlogo.160x50x16.bmp
|
||||
#elif (LCD_WIDTH == 176) && (LCD_DEPTH == 16)
|
||||
rockboxlogo.176x54x16.bmp
|
||||
#elif (LCD_WIDTH >= 220) && (LCD_DEPTH == 16)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue