summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
-rw-r--r--apps/plugins/bitmaps/native/sokoban_tiles.6x6x2.bmpbin0 -> 774 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 6b37436e02..c071b78504 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -116,6 +116,8 @@ sokoban_tiles.9x9.bmp
116/* LCD_HEIGHT >= 128 */ 116/* LCD_HEIGHT >= 128 */
117sokoban_tiles.6x6.bmp 117sokoban_tiles.6x6.bmp
118#endif 118#endif
119#elif LCD_DEPTH >= 2
120sokoban_tiles.6x6x2.bmp
119#endif 121#endif
120 122
121/* Flip it */ 123/* Flip it */
diff --git a/apps/plugins/bitmaps/native/sokoban_tiles.6x6x2.bmp b/apps/plugins/bitmaps/native/sokoban_tiles.6x6x2.bmp
new file mode 100644
index 0000000000..0cc7ad8421
--- /dev/null
+++ b/apps/plugins/bitmaps/native/sokoban_tiles.6x6x2.bmp
Binary files differ