summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
-rwxr-xr-xapps/plugins/bitmaps/native/jewels.138x110x1.bmpbin0 -> 478 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index bd1a5cb3c1..11f6bd3d11 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -5,6 +5,8 @@
5bejeweled_jewels.112x64x1.bmp 5bejeweled_jewels.112x64x1.bmp
6#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) 6#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64)
7bejeweled_jewels.112x64x1.bmp 7bejeweled_jewels.112x64x1.bmp
8#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110)
9bejeweled_jewels.138x110x1.bmp
8#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR) 10#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR)
9bejeweled_jewels.160x128x1.bmp 11bejeweled_jewels.160x128x1.bmp
10#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR) 12#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR)
diff --git a/apps/plugins/bitmaps/native/jewels.138x110x1.bmp b/apps/plugins/bitmaps/native/jewels.138x110x1.bmp
new file mode 100755
index 0000000000..eea579736f
--- /dev/null
+++ b/apps/plugins/bitmaps/native/jewels.138x110x1.bmp
Binary files differ