Difference for include/map.h from version 1.18 to 1.19


version 1.18 version 1.19
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: map.h,v 1.18 2002/07/15 04:25:40 mwedel Exp $";   *   "$Id: map.h,v 1.19 2002/10/28 04:39:07 garbled Exp $";
  */   */
   
 /*  /*
Line 157
 
Line 157
     sint8 sky; /* sky conditions */      sint8 sky; /* sky conditions */
     sint32 avgelev; /* average elevation */      sint32 avgelev; /* average elevation */
     uint8 darkness; /* indicates level of darkness of map */      uint8 darkness; /* indicates level of darkness of map */
       uint8 water; /* 0-100 percentage of water tiles */
 } weathermap_t;  } weathermap_t;
   
 /* In general, code should always use the macros   /* In general, code should always use the macros


Legend:
line(s) removed in v.1.18 
line(s) changed
 line(s) added in v.1.19

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