1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Antoine Cellerier 2007-06-29 19:40:03 +00:00
parent cf089d3910
commit b046b79f7e
2 changed files with 490 additions and 0 deletions

View file

@ -105,6 +105,7 @@ spacerocks.c
rockpaint.c
#endif
rocklife.c
#endif /* HAVE_LCD_BITMAP */
#ifdef HAVE_LCD_CHARCELLS /* Player model only */