Difference for include/treasure.h from version 1.5 to 1.6


version 1.5 version 1.6
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_treasure_h =   * static char *rcsid_treasure_h =
  *   "$Id: treasure.h,v 1.5 2001/11/16 01:34:17 michtoen Exp $";   *   "$Id: treasure.h,v 1.6 2001/11/17 21:25:21 michtoen Exp $";
  */   */
   
 /*  /*
Line 71
 
Line 71
   
 typedef struct _change_arch {  typedef struct _change_arch {
     char *name;              /* is != NULL, copy this over the original arch name */      char *name;              /* is != NULL, copy this over the original arch name */
       char *title;             /* is != NULL, copy this over the original arch name */
       char *slaying;           /* is != NULL, copy this over the original arch name */
 } _change_arch;  } _change_arch;
   
   


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

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