summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/mono')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES5
-rwxr-xr-xapps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmpbin0 -> 21560 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index 954090468d..0ee98f9c0f 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -19,4 +19,9 @@ brickmania_start.112x64x1.bmp
19 19
20#endif 20#endif
21 21
22/* Tetrox */
23#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
24tetrox_background.112x64x1.bmp
25#endif
26
22#endif /* HAVE_LCD_BITMAP */ 27#endif /* HAVE_LCD_BITMAP */
diff --git a/apps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmp b/apps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmp
new file mode 100755
index 0000000000..d4462d9c56
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmp
Binary files differ