Difference for include/define.h from version 1.56 to 1.57


version 1.56 version 1.57
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.56 2002/07/30 06:37:21 mwedel Exp $";   *   "$Id: define.h,v 1.57 2002/08/22 12:37:53 jbontje Exp $";
  */   */
   
 /*  /*
Line 310
 
Line 310
 #define PU_MAGICAL 0x00040000  #define PU_MAGICAL 0x00040000
 #define PU_POTION 0x00080000  #define PU_POTION 0x00080000
   
   #define PU_SPELLBOOK 0x00100000
   #define PU_SKILLSCROLL 0x00200000
   #define PU_READABLES 0x00400000
   
   
 /* Instead of using arbitrary constants for indexing the  /* Instead of using arbitrary constants for indexing the
  * freearr, add these values.  <= SIZEOFFREE1 will get you   * freearr, add these values.  <= SIZEOFFREE1 will get you


Legend:
line(s) removed in v.1.56 
line(s) changed
 line(s) added in v.1.57

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