From d3f9dae488ff4e889b9f2cc52e5f9b4974a61407 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Sun, 2 Mar 2008 10:20:54 +0000 Subject: mrobe 100: fix graphics for flipit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16475 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bitmaps/native/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/bitmaps/native/SOURCES') diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 316a3fdded..d98e147ecc 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -235,6 +235,8 @@ flipit_tokens.28x56x2.bmp flipit_tokens.25x50x2.bmp #endif #else /* monochrome */ +#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122 +flipit_tokens.28x56x1.bmp #if LCD_WIDTH >= 80 && LCD_HEIGHT >= 62 flipit_tokens.16x26x1.bmp #endif -- cgit v1.2.3