From 463b3ed8b2630d1b9d656dd2a52bbcbd429b4c08 Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sat, 27 Aug 2011 16:21:19 +0000 Subject: Initial framework for the Sandisk Sansa Clip Zip git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30365 a1c6a512-1295-4272-9138-f99709370657 --- apps/bitmaps/native/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/bitmaps/native/SOURCES') diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES index 9ce7d89cff..1124543802 100644 --- a/apps/bitmaps/native/SOURCES +++ b/apps/bitmaps/native/SOURCES @@ -9,6 +9,8 @@ rockboxlogo.128x42x1.bmp #else rockboxlogo.112x30x1.bmp #endif +#elif (LCD_WIDTH == 96) && (LCD_DEPTH == 16) +rockboxlogo.96x30x16.bmp #elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2) rockboxlogo.128x42x2.bmp #elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16) -- cgit v1.2.3