mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Star: separate graphics for Gigabeat, by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11310 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
43528c770e
commit
3943c5c267
2 changed files with 2 additions and 0 deletions
|
|
@ -156,6 +156,8 @@ flipit_tokens.16x26x1.bmp
|
|||
#ifdef HAVE_LCD_COLOR
|
||||
#if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188
|
||||
star_tiles.20x20.bmp
|
||||
#elif LCD_WIDTH >= 240 && LCD_HEIGHT >= 143
|
||||
star_tiles.15x15.bmp
|
||||
#elif LCD_WIDTH >= 208 && LCD_HEIGHT >= 125
|
||||
star_tiles.13x13.bmp
|
||||
#elif LCD_WIDTH >= 176 && LCD_HEIGHT >= 107
|
||||
|
|
|
|||
BIN
apps/plugins/bitmaps/native/star_tiles.15x15.bmp
Executable file
BIN
apps/plugins/bitmaps/native/star_tiles.15x15.bmp
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue