diff options
author | Adam Boot <rotator@gmail.com> | 2006-02-24 00:24:03 +0000 |
---|---|---|
committer | Adam Boot <rotator@gmail.com> | 2006-02-24 00:24:03 +0000 |
commit | 0b489779cee2297e66f999dc68261fa1df9f452f (patch) | |
tree | d4c9b7d5693c5ecd5ff66ee58c05fa47b7c181e1 /apps/plugins/bitmaps | |
parent | 42295c438d5b973520fae5176d9a3b6ea02fc569 (diff) |
new menu system, consolidated button assignments, ipod mini support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 2 | ||||
-rwxr-xr-x | apps/plugins/bitmaps/native/jewels.138x110x1.bmp | bin | 0 -> 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 @@ bejeweled_jewels.112x64x1.bmp #elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) bejeweled_jewels.112x64x1.bmp +#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) +bejeweled_jewels.138x110x1.bmp #elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR) bejeweled_jewels.160x128x1.bmp #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 Binary files differnew file mode 100755 index 0000000000..eea579736f --- /dev/null +++ b/apps/plugins/bitmaps/native/jewels.138x110x1.bmp |