garten

diff db.c @ 18:5937504619f2

rename game.h -> modules.h; added some error handling; and more
author meillo@marmaro.de
date Wed, 23 Jul 2008 17:40:55 +0200
parents 5e6c9260913a
children 17b2bcc42d72
line diff
     1.1 --- a/db.c	Wed Jul 23 17:14:38 2008 +0200
     1.2 +++ b/db.c	Wed Jul 23 17:40:55 2008 +0200
     1.3 @@ -1,7 +1,6 @@
     1.4  #include <stdio.h>
     1.5  #include <stdlib.h>
     1.6  #include "db.h"
     1.7 -#include "game.h"
     1.8  
     1.9  
    1.10