garten

view game.h @ 14:bbc214c6fa6f

fixed the result of an unchecked rename ...
author meillo@marmaro.de
date Wed, 23 Jul 2008 16:39:06 +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);