diff options
Diffstat (limited to 'apps/plugins/bitmaps/native')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 2 | ||||
| -rwxr-xr-x | apps/plugins/bitmaps/native/star_tiles.15x15.bmp | bin | 0 -> 3654 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 4051230..e2bba83 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -156,6 +156,8 @@ flipit_tokens.16x26x1.bmp #ifdef HAVE_LCD_COLOR #if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188 star_tiles.20x20.bmp +#elif LCD_WIDTH >= 240 && LCD_HEIGHT >= 143 +star_tiles.15x15.bmp #elif LCD_WIDTH >= 208 && LCD_HEIGHT >= 125 star_tiles.13x13.bmp #elif LCD_WIDTH >= 176 && LCD_HEIGHT >= 107 diff --git a/apps/plugins/bitmaps/native/star_tiles.15x15.bmp b/apps/plugins/bitmaps/native/star_tiles.15x15.bmp Binary files differnew file mode 100755 index 0000000..a621311 --- /dev/null +++ b/apps/plugins/bitmaps/native/star_tiles.15x15.bmp |