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 a64c209672..841dd52c69 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -7,6 +7,8 @@ rockboxlogo.160x53x1.bmp
7#else 7#else
8rockboxlogo.112x30x1.bmp 8rockboxlogo.112x30x1.bmp
9#endif 9#endif
10#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 2)
11rockboxlogo.128x42x2.bmp
10#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16) 12#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)
11rockboxlogo.128x40x16.bmp 13rockboxlogo.128x40x16.bmp
12#elif (LCD_WIDTH == 132) && (LCD_DEPTH == 16) 14#elif (LCD_WIDTH == 132) && (LCD_DEPTH == 16)