mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel wide mono main LCDs - fixes the logo for the iFP (it was using the Archos version), plus preparation for new ports.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17305 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6c6a2ed910
commit
4cf4b5c2ae
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
#if (LCD_DEPTH == 1)
|
||||
#if (LCD_WIDTH == 160)
|
||||
rockboxlogo.160x53x1.bmp
|
||||
#elif (LCD_WIDTH == 128)
|
||||
rockboxlogo.128x42x1.bmp
|
||||
#else
|
||||
rockboxlogo.112x30x1.bmp
|
||||
#endif
|
||||
|
|
BIN
apps/bitmaps/native/rockboxlogo.128x42x1.bmp
Normal file
BIN
apps/bitmaps/native/rockboxlogo.128x42x1.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 736 B |
Loading…
Add table
Add a link
Reference in a new issue