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/native/SOURCES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/plugins/bitmaps/native/SOURCES') 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 -- cgit v1.1