summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorAntoine Cellerier <dionoea@videolan.org>2007-06-29 19:40:03 +0000
committerAntoine Cellerier <dionoea@videolan.org>2007-06-29 19:40:03 +0000
commitb046b79f7ed45775a3108e29c62dcf3216473dc1 (patch)
tree976ce2a38f0edaafdfbb1529ee693bb9447da97e /apps/plugins/SOURCES
parentcf089d3910fe9ef158ff913931dc86d13257639c (diff)
downloadrockbox-b046b79f7ed45775a3108e29c62dcf3216473dc1.tar.gz
rockbox-b046b79f7ed45775a3108e29c62dcf3216473dc1.zip
FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13736 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 51306ea011..14f4d552d1 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -105,6 +105,7 @@ spacerocks.c
105rockpaint.c 105rockpaint.c
106#endif 106#endif
107 107
108rocklife.c
108#endif /* HAVE_LCD_BITMAP */ 109#endif /* HAVE_LCD_BITMAP */
109 110
110#ifdef HAVE_LCD_CHARCELLS /* Player model only */ 111#ifdef HAVE_LCD_CHARCELLS /* Player model only */