Difference for include/map.h from version 1.25 to 1.26


version 1.25 version 1.26
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: map.h,v 1.25 2004/01/20 14:52:52 tchize Exp $";   *   "$Id: map.h,v 1.26 2004/02/16 18:05:32 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 178
 
Line 178
  */   */
   
 typedef struct wmapdef {  typedef struct wmapdef {
     char path[HUGE_BUF]; /* Filename of the map */  
     char *tmpname; /* Name of temporary file */  
     char *name; /* Name of map as given by its creator */  
     sint16 temp; /* base temperature of this tile (F) */      sint16 temp; /* base temperature of this tile (F) */
     sint16 pressure; /* barometric pressure (mb) */      sint16 pressure; /* barometric pressure (mb) */
     sint8 humid; /* humitidy of this tile */      sint8 humid; /* humitidy of this tile */


Legend:
line(s) removed in v.1.25 
line(s) changed
 line(s) added in v.1.26

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