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 51e92c9c5b..62deb0afac 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -43,6 +43,8 @@ usblogo.104x27x1.bmp
43/* List Icons */ 43/* List Icons */
44#if LCD_DEPTH == 16 44#if LCD_DEPTH == 16
45default_icons.6x8x16.bmp 45default_icons.6x8x16.bmp
46#elif LCD_DEPTH > 1 /* greyscale */
47default_icons.6x8x2.bmp
46#else 48#else
47default_icons.6x8x1.bmp 49default_icons.6x8x1.bmp
48#endif 50#endif