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


version 1.2 version 1.3
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.2 1999/07/13 06:02:52 cvs Exp $";   *   "$Id: global.h,v 1.3 1999/09/17 20:56:15 damn Exp $";
  */   */
   
 /*  /*
Line 60
 
Line 60
   
 /* This blob, in this order, is needed to actually define maps */  /* This blob, in this order, is needed to actually define maps */
 #include "face.h"  #include "face.h"
   /* Include the basic defines from spells.h */
   #include "spells.h"
   #include "material.h"
 #include "living.h"  #include "living.h"
 #include "object.h"  #include "object.h"
 #include "map.h"  #include "map.h"


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:22