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/SOURCES5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index b6a563d2b0..99297306e7 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -538,6 +538,11 @@ pegbox_pieces.9x7x1.bmp
538#endif 538#endif
539#endif 539#endif
540 540
541/* Puzzles */
542#if defined(HAVE_LCD_COLOR) && \
543 (!defined(LCD_STRIDEFORMAT) || (LCD_STRIDEFORMAT != VERTICAL_STRIDE))
544puzzles_cursor.11x16x24.bmp
545#endif
541 546
542/* Rockblox */ 547/* Rockblox */
543#if LCD_DEPTH >= 16 /* colour versions*/ 548#if LCD_DEPTH >= 16 /* colour versions*/