diff options
| author | Kevin Ferrare <kevin@rockbox.org> | 2005-10-28 01:31:03 +0000 |
|---|---|---|
| committer | Kevin Ferrare <kevin@rockbox.org> | 2005-10-28 01:31:03 +0000 |
| commit | 353c0f76db991ccc644e4b34b92eb34cfc28e8ee (patch) | |
| tree | 236efa2e707755eed725e8a862f9c02694a0f0a6 /apps/plugins/SOURCES | |
| parent | 7d6b987892b4f006113d390da0c7f2487de72c96 (diff) | |
| download | rockbox-353c0f76db991ccc644e4b34b92eb34cfc28e8ee.zip rockbox-353c0f76db991ccc644e4b34b92eb34cfc28e8ee.tar.gz rockbox-353c0f76db991ccc644e4b34b92eb34cfc28e8ee.tar.bz2 rockbox-353c0f76db991ccc644e4b34b92eb34cfc28e8ee.tar.xz | |
The wonderful starfield plugin huhuhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7670 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index a9b7391..efe6439 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -47,6 +47,7 @@ sudoku.c #if CONFIG_LCD == LCD_SSD1815 video.c #endif +starfield.c vu_meter.c #ifdef HAVE_RTC /* Recorder models only */ |