Difference for include/skills.h from version 1.2 to 1.3


version 1.2 version 1.3
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_skills_h =   * static char *rcsid_skills_h =
  *   "$Id: skills.h,v 1.2 1999/07/13 06:02:52 cvs Exp $";   *   "$Id: skills.h,v 1.3 1999/09/17 21:09:40 damn Exp $";
  */   */
   
 /*  /*
Line 78
 
Line 78
   
 /* #define LINKED_SKILL_LIST */  /* #define LINKED_SKILL_LIST */
   
   #define NROFSKILLS 32 /* match to the number of elements in skills[] array */
   
 enum skillnrs {   enum skillnrs {
     /* 0 */      /* 0 */
     SK_STEALING, /* steal from other players/NPCs */      SK_STEALING, /* steal from other players/NPCs */


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

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