From 7d54ff069ba36702b58d1dd6bb8a8ab03297f9e2 Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Mon, 30 Jan 2012 19:23:31 +0100 Subject: 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 Tested-by: Bertrik Sikken --- apps/plugins/bitmaps/native/SOURCES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'apps/plugins/bitmaps/native/SOURCES') diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 7ea9e2918f..e1107a2346 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -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 -- cgit v1.2.3