summaryrefslogtreecommitdiff
path: root/apps/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bitmaps/native/SOURCES')
-rw-r--r--apps/bitmaps/native/SOURCES2
1 files changed, 2 insertions, 0 deletions
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
9#else 9#else
10rockboxlogo.112x30x1.bmp 10rockboxlogo.112x30x1.bmp
11#endif 11#endif
12#elif (LCD_WIDTH == 96) && (LCD_DEPTH == 16)
13rockboxlogo.96x30x16.bmp
12#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2) 14#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2)
13rockboxlogo.128x42x2.bmp 15rockboxlogo.128x42x2.bmp
14#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16) 16#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)