garten

view game.h @ 12:8db6497d6065

merged everything to only one program
author meillo@marmaro.de
date Wed, 23 Jul 2008 15:19:45 +0200
parents 176ee28e7464
children 5e6c9260913a
line source
1 int gametime;
4 int read_time();
7 void worldclock(void);
8 void environment(void);
9 void weather(void);
10 void growth(void);