Difference for include/config.h from version 1.51 to 1.52


version 1.51 version 1.52
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_config_h =   * static char *rcsid_config_h =
  *   "$Id: config.h,v 1.51 2003/04/05 05:39:48 mwedel Exp $";   *   "$Id: config.h,v 1.52 2003/04/10 01:26:44 temitchell Exp $";
  */   */
   
 /*  /*
Line 560
 
Line 560
  */   */
   
 #ifdef WIN32 /* change define path city */  #ifdef WIN32 /* change define path city */
   
 #  define EMERGENCY_MAPPATH "\\city\\city"  #  define EMERGENCY_MAPPATH "\\city\\city"
 #  define EMERGENCY_X 15  #  define EMERGENCY_X 15
 #  define EMERGENCY_Y 19  #  define EMERGENCY_Y 19
Line 569
 
Line 570
 #  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,


Legend:
line(s) removed in v.1.51 
line(s) changed
 line(s) added in v.1.52

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:18