version 1.3 | | version 1.4 |
---|
| | |
/* | | /* |
* static char *rcsid_global_h = | | * static char *rcsid_global_h = |
* "$Id: global.h,v 1.3 1999/09/17 20:56:15 damn Exp $"; | | * "$Id: global.h,v 1.4 1999/09/18 07:34:28 damn Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
/* This blob, in this order, is needed to actually define maps */ | | /* This blob, in this order, is needed to actually define maps */ |
#include "face.h" | | #include "face.h" |
/* Include the basic defines from spells.h */ | | /* Include the basic defines from spells.h */ |
#include "spells.h" | | |
#include "material.h" | | #include "material.h" |
#include "living.h" | | #include "living.h" |
#include "object.h" | | #include "object.h" |