Difference for include/face.h from version 1.4 to 1.5


version 1.4 version 1.5
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_face_h =   * static char *rcsid_face_h =
  *   "$Id: face.h,v 1.4 2005/08/12 13:46:34 ryo_saeba Exp $";   *   "$Id: face.h,v 1.5 2006/05/18 05:27:44 mwedel Exp $";
  */   */
   
 /*  /*
Line 39
 
Line 39
     uint8 magicmap; /* Color to show this in magic map */      uint8 magicmap; /* Color to show this in magic map */
 } New_Face;  } New_Face;
   
 typedef struct map_look_struct {  
     New_Face *face;  
     uint8 flags;  
 } MapLook;  
   
   
 typedef struct {  typedef struct {
     const char *name;             /* Name of the animation sequence */      const char *name;             /* Name of the animation sequence */
     uint8 num_animations;   /* How many different faces to animate */      uint8 num_animations;   /* How many different faces to animate */


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

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