version 1.24 | | version 1.25 |
---|
| | |
/* | | /* |
* static char *rcsid_global_h = | | * static char *rcsid_global_h = |
* "$Id: global.h,v 1.24 2001/12/19 10:07:41 garbled Exp $"; | | * "$Id: global.h,v 1.25 2002/01/02 00:26:28 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#include "living.h" | | #include "living.h" |
#include "object.h" | | #include "object.h" |
#include "map.h" | | #include "map.h" |
| | #include "tod.h" |
| | |
/* Pull in the socket structure - used in the player structure */ | | /* Pull in the socket structure - used in the player structure */ |
#include "newserver.h" | | #include "newserver.h" |