version 1.31 | | version 1.32 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.31 2002/11/12 22:34:26 garbled Exp $"; | | * "$Id: config.h,v 1.32 2002/11/12 23:09:11 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
* to be defined for this to have any use | | * to be defined for this to have any use |
*/ | | */ |
| | |
#define RESURRECTION | | #define RESURRECTION FALSE |
| | |
| | |
/* | | /* |
| | |
* someone has a good reason why it shouldn't | | * someone has a good reason why it shouldn't |
*/ | | */ |
| | |
#define SET_TITLE | | #define SET_TITLE TRUE |
| | |
/* | | /* |
* Set to true if you want to use the new (0.95.3) experience system. | | * Set to true if you want to use the new (0.95.3) experience system. |