Difference for include/map.h from version 1.27 to 1.28


version 1.27 version 1.28
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: map.h,v 1.27 2005/03/15 21:06:20 ryo_saeba Exp $";   *   "$Id: map.h,v 1.28 2005/04/16 13:19:30 cavesomething Exp $";
  */   */
   
 /*  /*
Line 214
 
Line 214
     char *longname; /* Official title of the region, this might be defined      char *longname; /* Official title of the region, this might be defined
       * to be the same as name*/        * to be the same as name*/
     char *msg; /* the description of the region */      char *msg; /* the description of the region */
       uint32 counter; /* A generic counter for holding temporary data. */
     sint8 fallback; /* whether, in the event of a region not existing,      sint8 fallback; /* whether, in the event of a region not existing,
       * this should be the one we fall back on as the default */        * this should be the one we fall back on as the default */
 } region;  } region;


Legend:
line(s) removed in v.1.27 
line(s) changed
 line(s) added in v.1.28

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