version 1.52 | | version 1.53 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.52 2003/04/10 01:26:44 temitchell Exp $"; | | * "$Id: config.h,v 1.53 2003/04/18 07:39:39 temitchell Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
# define EMERGENCY_Y 19 | | # define EMERGENCY_Y 19 |
#endif | | #endif |
| | |
/* ---use these values instead for the Bigworld Maps | | |
# define EMERGENCY_MAPPATH "\\world\\world_105_115" | | |
# define EMERGENCY_X 5 | | |
# define EMERGENCY_Y 38 | | |
#else | | |
# define EMERGENCY_MAPPATH "/world/world_105_115" | | |
# define EMERGENCY_X 5 | | |
# define EMERGENCY_Y 38 | | |
#endif | | |
*/ | | |
| | |
/* | | /* |
* These defines tells where, relative to LIBDIR, the maps, the map-index, | | * These defines tells where, relative to LIBDIR, the maps, the map-index, |