version 1.53 | | version 1.54 |
---|
| | |
/* | | /* |
* static char *rcsid_global_h = | | * static char *rcsid_global_h = |
* "$Id: global.h,v 1.53 2005/04/15 00:41:33 cavesomething Exp $"; | | * "$Id: global.h,v 1.54 2005/05/06 21:10:15 tchize Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#include "commands.h" | | #include "commands.h" |
| | |
| | /* pull in book structures */ |
| | #include "book.h" |
/* | | /* |
* So far only used when dealing with artifacts. | | * So far only used when dealing with artifacts. |
* (now used by alchemy and other code too. Nov 95 b.t). | | * (now used by alchemy and other code too. Nov 95 b.t). |