Difference for include/map.h from version 1.4 to 1.5


version 1.4 version 1.5
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: map.h,v 1.4 2000/06/06 07:08:00 cvs Exp $";   *   "$Id: map.h,v 1.5 2001/02/11 09:12:13 cvs Exp $";
  */   */
   
 /*  /*
Line 53
 
Line 53
 #define MAP_FLUSH     0x1  #define MAP_FLUSH     0x1
 #define MAP_PLAYER_UNIQUE   0x2  #define MAP_PLAYER_UNIQUE   0x2
 #define MAP_BLOCK     0x4  #define MAP_BLOCK     0x4
   #define MAP_STYLE     0x8
   
 /* Values for in_memory below.  Should probably be an enumerations */  /* Values for in_memory below.  Should probably be an enumerations */
 #define MAP_IN_MEMORY 1  #define MAP_IN_MEMORY 1


Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5

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