garten

diff 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
line diff
     1.1 --- a/game.h	Wed Jul 23 16:49:10 2008 +0200
     1.2 +++ b/game.h	Wed Jul 23 17:14:38 2008 +0200
     1.3 @@ -1,9 +1,3 @@
     1.4 -int gametime;
     1.5 -
     1.6 -
     1.7 -int read_time();
     1.8 -
     1.9 -
    1.10  void worldclock(void);
    1.11  void environment(void);
    1.12  void weather(void);