summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/mono/SOURCES')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index a109405bc9..63ac5adf74 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -37,6 +37,15 @@ flipit_cursor.16x13x1.bmp
37#endif 37#endif
38#endif 38#endif
39 39
40/* Invadrox, not on monochrome targets yet */
41#if LCD_DEPTH > 1
42#if LCD_WIDTH >= 220
43invadrox_fire.8x8x1.bmp
44#elif LCD_WIDTH >= 160
45invadrox_fire.6x6x1.bmp
46#endif
47#endif
48
40#if CONFIG_CODEC == SWCODEC 49#if CONFIG_CODEC == SWCODEC
41/* MPEGplayer */ 50/* MPEGplayer */
42mpegplayer_status_icons_8x8x1.bmp 51mpegplayer_status_icons_8x8x1.bmp