version 1.8 | | version 1.9 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.8 2000/10/16 19:26:38 peterm Exp $"; | | * "$Id: config.h,v 1.9 2000/12/09 21:31:36 avogl Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#define HIGHSCORE_LENGTH 10 /* How many entries there are room for */ | | #define HIGHSCORE_LENGTH 10 /* How many entries there are room for */ |
| | |
#define ARCHTABLE 2459 /* Used when hashing archetypes */ | | #define ARCHTABLE 3005 /* Used when hashing archetypes */ |
#define MAXSTRING 20 | | #define MAXSTRING 20 |
| | |
#define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */ | | #define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */ |