garten

annotate game.h @ 17:5e6c9260913a

lots of cleanups and small fixes
author meillo@marmaro.de
date Wed, 23 Jul 2008 17:14:38 +0200
parents 8db6497d6065
children
rev   line source
meillo@12 1 void worldclock(void);
meillo@12 2 void environment(void);
meillo@12 3 void weather(void);
meillo@12 4 void growth(void);
meillo@12 5