garten

view game.h @ 15:082566ce7d10

added yet unversioned but needed file db.c
author meillo@marmaro.de
date Wed, 23 Jul 2008 16:45:56 +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);