diff options
Diffstat (limited to 'apps/plugins/bitmaps')
| -rw-r--r-- | apps/plugins/bitmaps/native/SOURCES | 3 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/native/jackpot_slots.30x420x1.bmp | bin | 0 -> 1742 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/remote_native/SOURCES | 3 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/remote_native/jackpot_slots_remote.15x210x1.bmp | bin | 0 -> 902 bytes |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index 00a6e3a..50866cb 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -56,6 +56,9 @@ brickmania_powerups.176x132x16.bmp brickmania_break.176x132x16.bmp #endif +/* Jackpot */ +jackpot_slots.30x420x1.bmp + /* Bubbles */ #if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) bubbles_emblem.112x64x1.bmp diff --git a/apps/plugins/bitmaps/native/jackpot_slots.30x420x1.bmp b/apps/plugins/bitmaps/native/jackpot_slots.30x420x1.bmp Binary files differnew file mode 100644 index 0000000..5ba8c10 --- /dev/null +++ b/apps/plugins/bitmaps/native/jackpot_slots.30x420x1.bmp diff --git a/apps/plugins/bitmaps/remote_native/SOURCES b/apps/plugins/bitmaps/remote_native/SOURCES index c59aab6..d59621d 100644 --- a/apps/plugins/bitmaps/remote_native/SOURCES +++ b/apps/plugins/bitmaps/remote_native/SOURCES @@ -1,3 +1,6 @@ #if defined(SIMULATOR) && defined(__APPLE__) osx.dummy.bmp #endif + +/* Jackpot */ +jackpot_slots_remote.15x210x1.bmp diff --git a/apps/plugins/bitmaps/remote_native/jackpot_slots_remote.15x210x1.bmp b/apps/plugins/bitmaps/remote_native/jackpot_slots_remote.15x210x1.bmp Binary files differnew file mode 100644 index 0000000..5137d7d --- /dev/null +++ b/apps/plugins/bitmaps/remote_native/jackpot_slots_remote.15x210x1.bmp |