Difference for include/define.h from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.12 2000/06/09 12:01:46 jec Exp $";   *   "$Id: define.h,v 1.13 2000/09/27 00:50:18 peterm Exp $";
  */   */
   
 /*  /*
Line 306
 
Line 306
   
 #define NROFREALSPELLS 187 /* Number of different spells */  #define NROFREALSPELLS 187 /* Number of different spells */
   
 #define NROFSKILLS  32  /* match to the number of elements in skills[] array */  #define NROFSKILLS  33  /* match to the number of elements in skills[] array */
   
 #define NROF_SOUNDS (23 + NROFREALSPELLS) /* Number of sounds */  #define NROF_SOUNDS (23 + NROFREALSPELLS) /* Number of sounds */
   


Legend:
line(s) removed in v.1.12 
line(s) changed
 line(s) added in v.1.13

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