From 0b489779cee2297e66f999dc68261fa1df9f452f Mon Sep 17 00:00:00 2001 From: Adam Boot Date: Fri, 24 Feb 2006 00:24:03 +0000 Subject: new menu system, consolidated button assignments, ipod mini support git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 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 bd1a5cb3c1..11f6bd3d11 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -5,6 +5,8 @@ bejeweled_jewels.112x64x1.bmp #elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) bejeweled_jewels.112x64x1.bmp +#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) +bejeweled_jewels.138x110x1.bmp #elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR) bejeweled_jewels.160x128x1.bmp #elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR) -- cgit v1.2.3