summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 467ff1df76..654845f2bb 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -411,9 +411,6 @@ solitaire_suitsi.13x52x1.bmp
411 411
412/* Star */ 412/* Star */
413#ifdef HAVE_LCD_COLOR 413#ifdef HAVE_LCD_COLOR
414/* matrix */
415matrix_bold.bmp
416matrix_normal.bmp
417#if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188 414#if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188
418star_tiles.20x20.bmp 415star_tiles.20x20.bmp
419#elif LCD_WIDTH >= 240 && LCD_HEIGHT >= 143 416#elif LCD_WIDTH >= 240 && LCD_HEIGHT >= 143
@@ -507,4 +504,10 @@ superdom_boarditems.240x320x16.bmp
507#endif 504#endif
508#endif 505#endif
509 506
507#if LCD_DEPTH > 1
508/* matrix */
509matrix_bold.bmp
510matrix_normal.bmp
511#endif
512
510#endif /* HAVE_LCD_BITMAP */ 513#endif /* HAVE_LCD_BITMAP */