summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-03-31 12:00:26 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-03-31 12:00:26 +0000
commitae2e8e3a1f99e7435cbd78d3e0917717fb71b63c (patch)
treee4d94f9e3f0feb6cbeaf4e6b548b134f83a862fa /apps/plugins/SOURCES
parent28c86ce19a4b31d376c41a3265f3313bd05b394e (diff)
downloadrockbox-ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c.tar.gz
rockbox-ae2e8e3a1f99e7435cbd78d3e0917717fb71b63c.zip
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/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 70edca4dc1..e0f1c5ba83 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -94,6 +94,8 @@ rockboy.c
94xobox.c 94xobox.c
95#endif 95#endif
96 96
97spacerocks.c
98
97#endif /* HAVE_LCD_BITMAP */ 99#endif /* HAVE_LCD_BITMAP */
98 100
99#ifdef HAVE_LCD_CHARCELLS /* Player model only */ 101#ifdef HAVE_LCD_CHARCELLS /* Player model only */