Difference for include/define.h from version 1.106 to 1.107


version 1.106 version 1.107
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.106 2006/02/22 09:47:35 akirschbaum Exp $";   *   "$Id: define.h,v 1.107 2006/04/06 21:18:35 tchize Exp $";
  */   */
   
 /*  /*
Line 290
 
Line 290
 /* #define GPS                 162 Ground positionning system, moved to Python plugin */  /* #define GPS                 162 Ground positionning system, moved to Python plugin */
 #define ITEM_TRANSFORMER    163 /* Transforming one item with another */  #define ITEM_TRANSFORMER    163 /* Transforming one item with another */
 #define QUEST               164 /* See below for subtypes */  #define QUEST               164 /* See below for subtypes */
   
   #define OBJECT_TYPE_MAX     164 /* update if you add new types */
 /* END TYPE DEFINE */  /* END TYPE DEFINE */
   
 /* Subtypes for BUILDER */  /* Subtypes for BUILDER */


Legend:
line(s) removed in v.1.106 
line(s) changed
 line(s) added in v.1.107

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