From 718ffdeadaea1c03d562201990ae699a87df526a Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Mon, 1 Jan 2007 12:44:05 +0000 Subject: Fully-configurable fireworks display plugin, written by me. Supported on all bitmap LCD targets except Recorder/Ondio (currently runs way too slow on those). Have fun, and happy new year! :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11876 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index cf34127f73..8b8a03213a 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -4,6 +4,7 @@ chessclock.c credits.c cube.c dict.c +fireworks.c firmware_flash.c logo.c mosaique.c @@ -93,6 +94,7 @@ rockboy.c /* not support recorder models for now */ #if (LCD_WIDTH > 112) && (LCD_HEIGHT > 64) +fireworks.c xobox.c #endif #if !defined(SANSA_E200) -- cgit v1.2.3