summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
-rw-r--r--apps/plugins/bitmaps/native/chessbox_pieces.96x96x2.bmpbin0 -> 2564 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 6762e7421c..4325da9a24 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -134,6 +134,8 @@ chessbox_pieces.128x128x2.bmp
134chessbox_pieces.128x128x1.bmp 134chessbox_pieces.128x128x1.bmp
135#elif (LCD_WIDTH >= 104) && (LCD_HEIGHT >= 104) && (LCD_DEPTH > 1) 135#elif (LCD_WIDTH >= 104) && (LCD_HEIGHT >= 104) && (LCD_DEPTH > 1)
136chessbox_pieces.104x104x2.bmp 136chessbox_pieces.104x104x2.bmp
137#elif (LCD_WIDTH >= 96) && (LCD_HEIGHT >= 96) && (LCD_DEPTH > 1)
138chessbox_pieces.96x96x2.bmp
137#elif (LCD_WIDTH >= 80) && (LCD_HEIGHT >= 80) && (LCD_DEPTH > 1) 139#elif (LCD_WIDTH >= 80) && (LCD_HEIGHT >= 80) && (LCD_DEPTH > 1)
138chessbox_pieces.80x80x16.bmp 140chessbox_pieces.80x80x16.bmp
139#elif (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) && (LCD_DEPTH == 1) 141#elif (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) && (LCD_DEPTH == 1)
diff --git a/apps/plugins/bitmaps/native/chessbox_pieces.96x96x2.bmp b/apps/plugins/bitmaps/native/chessbox_pieces.96x96x2.bmp
new file mode 100644
index 0000000000..c3470b46d6
--- /dev/null
+++ b/apps/plugins/bitmaps/native/chessbox_pieces.96x96x2.bmp
Binary files differ