Difference for include/map.h from version 1.16 to 1.17


version 1.16 version 1.17
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: map.h,v 1.16 2002/05/19 03:55:48 mwedel Exp $";   *   "$Id: map.h,v 1.17 2002/05/19 05:47:43 mwedel Exp $";
  */   */
   
 /*  /*
Line 34
 
Line 34
 #ifndef MAP_H  #ifndef MAP_H
 #define MAP_H  #define MAP_H
   
 #define MAP_LAYERS 3  #define MAP_LAYERS 4
   
 /* This is when the map will reset */  /* This is when the map will reset */
 #define MAP_WHEN_RESET(m) ((m)->reset_time)  #define MAP_WHEN_RESET(m) ((m)->reset_time)


Legend:
line(s) removed in v.1.16 
line(s) changed
 line(s) added in v.1.17

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