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/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 42cc3cb25d..fdded32a92 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -34,6 +34,8 @@ chessbox_pieces.176x176x16.bmp
34chessbox_pieces.128x128x2.bmp 34chessbox_pieces.128x128x2.bmp
35#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 128) 35#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 128)
36chessbox_pieces.128x128x1.bmp 36chessbox_pieces.128x128x1.bmp
37#elif (LCD_WIDTH >= 104) && (LCD_HEIGHT >= 104) & (LCD_DEPTH > 1)
38chessbox_pieces.104x104x2.bmp
37#elif (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) & (LCD_DEPTH == 1) 39#elif (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) & (LCD_DEPTH == 1)
38chessbox_pieces.80x64x1.bmp 40chessbox_pieces.80x64x1.bmp
39#elif (LCD_WIDTH >= 64) && (LCD_HEIGHT >= 64) 41#elif (LCD_WIDTH >= 64) && (LCD_HEIGHT >= 64)