diff options
Diffstat (limited to 'apps/plugins/bitmaps/mono')
| -rw-r--r-- | apps/plugins/bitmaps/mono/SOURCES | 9 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp | bin | 1086 -> 0 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/mono/rockblox_background.128x64x1.bmp | bin | 1086 -> 0 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp | bin | 2622 -> 0 bytes |
4 files changed, 0 insertions, 9 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES index d2952d1..e0e112d 100644 --- a/apps/plugins/bitmaps/mono/SOURCES +++ b/apps/plugins/bitmaps/mono/SOURCES @@ -22,15 +22,6 @@ bubbles_bubble.220x176x1.bmp bubbles_bubble.320x240x1.bmp #endif -/* Rockblox */ -#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) -rockblox_background.112x64x1.bmp -#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) -rockblox_background.128x64x1.bmp -#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) -rockblox_background.160x128x1.bmp -#endif - /* Flip it */ #ifndef HAVE_LCD_COLOR #if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122 diff --git a/apps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp b/apps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp Binary files differdeleted file mode 100644 index 336e3ce..0000000 --- a/apps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp +++ /dev/null diff --git a/apps/plugins/bitmaps/mono/rockblox_background.128x64x1.bmp b/apps/plugins/bitmaps/mono/rockblox_background.128x64x1.bmp Binary files differdeleted file mode 100644 index 09b4c08..0000000 --- a/apps/plugins/bitmaps/mono/rockblox_background.128x64x1.bmp +++ /dev/null diff --git a/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp b/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp Binary files differdeleted file mode 100644 index 77d606a..0000000 --- a/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp +++ /dev/null |