diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2006-03-31 12:00:26 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2006-03-31 12:00:26 +0000 |
| commit | ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c (patch) | |
| tree | e4d94f9e3f0feb6cbeaf4e6b548b134f83a862fa /apps/plugins/SOURCES | |
| parent | 28c86ce19a4b31d376c41a3265f3313bd05b394e (diff) | |
| download | rockbox-ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c.zip rockbox-ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c.tar.gz rockbox-ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c.tar.bz2 rockbox-ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c.tar.xz | |
Patch #2864 by Mat Holton - Spacerocks, an Asteroids clone
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9383 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 70edca4..e0f1c5b 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -94,6 +94,8 @@ rockboy.c xobox.c #endif +spacerocks.c + #endif /* HAVE_LCD_BITMAP */ #ifdef HAVE_LCD_CHARCELLS /* Player model only */ |