garten

view game.h @ 16:3c104b5f5158

fixed small bug
author meillo@marmaro.de
date Wed, 23 Jul 2008 16:49:10 +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);