diff options
Diffstat (limited to 'apps/plugins/bitmaps/mono')
| -rw-r--r-- | apps/plugins/bitmaps/mono/SOURCES | 4 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/mono/superdom_boarditems.160x128x1.bmp | bin | 0 -> 630 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES index 626b6ca..d74905f 100644 --- a/apps/plugins/bitmaps/mono/SOURCES +++ b/apps/plugins/bitmaps/mono/SOURCES @@ -46,6 +46,10 @@ flipit_cursor.16x13x1.bmp #endif #endif +#if LCD_WIDTH == 160 && LCD_HEIGHT == 128 && LCD_DEPTH < 16 +superdom_boarditems.160x128x1.bmp +#endif + #endif /* HAVE_LCD_BITMAP */ #if defined(SIMULATOR) && defined(__APPLE__) osx.dummy.bmp diff --git a/apps/plugins/bitmaps/mono/superdom_boarditems.160x128x1.bmp b/apps/plugins/bitmaps/mono/superdom_boarditems.160x128x1.bmp Binary files differnew file mode 100644 index 0000000..c9196b2 --- /dev/null +++ b/apps/plugins/bitmaps/mono/superdom_boarditems.160x128x1.bmp |