Difference for include/define.h from version 1.58 to 1.59


version 1.58 version 1.59
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.58 2002/09/18 06:17:20 mwedel Exp $";   *   "$Id: define.h,v 1.59 2002/10/28 04:39:07 garbled Exp $";
  */   */
   
 /*  /*
Line 546
 
Line 546
       * decay. */        * decay. */
 #define FLAG_ACTIVATE_ON_PUSH 105 /* connected object is activated when 'pushed' */  #define FLAG_ACTIVATE_ON_PUSH 105 /* connected object is activated when 'pushed' */
 #define FLAG_ACTIVATE_ON_RELEASE 106 /* connected object is activated when 'released' */  #define FLAG_ACTIVATE_ON_RELEASE 106 /* connected object is activated when 'released' */
 #define NUM_FLAGS 106 /* Should always be equal to the last  #define FLAG_IS_WATER 107
   #define NUM_FLAGS 107 /* Should always be equal to the last
       * defined flag.  If you change this,        * defined flag.  If you change this,
       * make sure you update the flag_links        * make sure you update the flag_links
       * in common/loader.l        * in common/loader.l


Legend:
line(s) removed in v.1.58 
line(s) changed
 line(s) added in v.1.59

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