From ac017781e02e361074fd4da3b3eeb14745f79f03 Mon Sep 17 00:00:00 2001 From: Kevin Ferrare Date: Wed, 25 Jul 2007 09:38:55 +0000 Subject: Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13978 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bitmaps/remote_native/SOURCES | 3 +++ .../remote_native/jackpot_slots_remote.15x210x1.bmp | Bin 0 -> 902 bytes 2 files changed, 3 insertions(+) create mode 100644 apps/plugins/bitmaps/remote_native/jackpot_slots_remote.15x210x1.bmp (limited to 'apps/plugins/bitmaps/remote_native') 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 new file mode 100644 index 0000000..5137d7d Binary files /dev/null and b/apps/plugins/bitmaps/remote_native/jackpot_slots_remote.15x210x1.bmp differ -- cgit v1.1