Difference for include/map.h from version 1.38 to 1.39


version 1.38 version 1.39
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: map.h,v 1.38 2006/05/18 05:27:44 mwedel Exp $";   *   "$Id: map.h,v 1.39 2006/05/30 07:16:23 mwedel Exp $";
  */   */
   
 /*  /*
Line 55
 
Line 55
  */   */
 #define MAP_LAYERS 10  #define MAP_LAYERS 10
   
   extern const char *map_layer_name[MAP_LAYERS];
   
   
 #define MAP_LAYER_FLOOR 0  #define MAP_LAYER_FLOOR 0
 #define MAP_LAYER_NO_PICK1 1   /* Non pickable ground objects */  #define MAP_LAYER_NO_PICK1 1   /* Non pickable ground objects */
 #define MAP_LAYER_NO_PICK2 2   /* Non pickable ground objects */  #define MAP_LAYER_NO_PICK2 2   /* Non pickable ground objects */


Legend:
line(s) removed in v.1.38 
line(s) changed
 line(s) added in v.1.39

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