Add graphics for solitaire/blackjack plugins for the sansa clip zip by Nathan Korth

Change-Id: Ic87bf074f2d60687a2933b05fcad1c0d27dfd9ec
Reviewed-on: http://gerrit.rockbox.org/79
Reviewed-by: Bertrik Sikken <bertrik@sikken.nl>
Tested-by: Bertrik Sikken <bertrik@sikken.nl>
This commit is contained in:
Bertrik Sikken 2012-01-30 19:23:31 +01:00
parent e362e34d51
commit 7d54ff069b
5 changed files with 6 additions and 1 deletions

View file

@ -648,10 +648,14 @@ solitaire_suitsi.26x132x16.bmp
card_back.18x23x16.bmp
card_deck.234x92x16.bmp
solitaire_suitsi.18x92x16.bmp
#elif LCD_WIDTH >= 96
#elif LCD_WIDTH >= 128
card_back.15x20x16.bmp
card_deck.195x80x16.bmp
solitaire_suitsi.15x80x16.bmp
#elif LCD_WIDTH >= 96
card_back.11x15x16.bmp
card_deck.143x60x16.bmp
solitaire_suitsi.11x60x16.bmp
#endif
#elif LCD_DEPTH > 1 /* greyscale */
#if LCD_WIDTH >= 160

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -614,6 +614,7 @@ Lorenzo Miori
James Hunt
Artur Juraszek
Wieland Hoffmann
Nathan Korth
The libmad team
The wavpack team