diff options
Diffstat (limited to 'apps/plugins/bitmaps/mono')
| -rw-r--r-- | apps/plugins/bitmaps/mono/SOURCES | 2 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp | bin | 0 -> 2622 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES index 6c9dfcf..a7ce0b5 100644 --- a/apps/plugins/bitmaps/mono/SOURCES +++ b/apps/plugins/bitmaps/mono/SOURCES @@ -25,6 +25,8 @@ bubbles_bubble.320x240x1.bmp 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 */ diff --git a/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp b/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp Binary files differnew file mode 100644 index 0000000..77d606a --- /dev/null +++ b/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp |