forked from len0rd/rockbox
New chessbox graphics for the M3 - a new size to utilise the available display height there.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17619 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e7355f0a8d
commit
402dec539a
2 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ chessbox_pieces.128x128x2.bmp
|
|||
chessbox_pieces.128x128x1.bmp
|
||||
#elif (LCD_WIDTH >= 104) && (LCD_HEIGHT >= 104) && (LCD_DEPTH > 1)
|
||||
chessbox_pieces.104x104x2.bmp
|
||||
#elif (LCD_WIDTH >= 96) && (LCD_HEIGHT >= 96) && (LCD_DEPTH > 1)
|
||||
chessbox_pieces.96x96x2.bmp
|
||||
#elif (LCD_WIDTH >= 80) && (LCD_HEIGHT >= 80) && (LCD_DEPTH > 1)
|
||||
chessbox_pieces.80x80x16.bmp
|
||||
#elif (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) && (LCD_DEPTH == 1)
|
||||
|
|
BIN
apps/plugins/bitmaps/native/chessbox_pieces.96x96x2.bmp
Normal file
BIN
apps/plugins/bitmaps/native/chessbox_pieces.96x96x2.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue