summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/native')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
-rwxr-xr-xapps/plugins/bitmaps/native/star_tiles.15x15.bmpbin0 -> 3654 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 40512300aa..e2bba8332e 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -156,6 +156,8 @@ flipit_tokens.16x26x1.bmp
156#ifdef HAVE_LCD_COLOR 156#ifdef HAVE_LCD_COLOR
157#if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188 157#if LCD_WIDTH >= 320 && LCD_HEIGHT >= 188
158star_tiles.20x20.bmp 158star_tiles.20x20.bmp
159#elif LCD_WIDTH >= 240 && LCD_HEIGHT >= 143
160star_tiles.15x15.bmp
159#elif LCD_WIDTH >= 208 && LCD_HEIGHT >= 125 161#elif LCD_WIDTH >= 208 && LCD_HEIGHT >= 125
160star_tiles.13x13.bmp 162star_tiles.13x13.bmp
161#elif LCD_WIDTH >= 176 && LCD_HEIGHT >= 107 163#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
new file mode 100755
index 0000000000..a621311425
--- /dev/null
+++ b/apps/plugins/bitmaps/native/star_tiles.15x15.bmp
Binary files differ