Difference for include/object.h from version 1.31 to 1.32


version 1.31 version 1.32
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_object_h =   * static char *rcsid_object_h =
  *   "$Id: object.h,v 1.31 2003/06/26 11:27:43 gros Exp $";   *   "$Id: object.h,v 1.32 2003/09/03 13:42:19 tchize Exp $";
  */   */
   
 /*  /*
Line 213
 
Line 213
     //char *event_options[30];      //char *event_options[30];
     event   *events;      event   *events;
   
       char  *custom_name; /* Custom name assigned by player */
   
 } object;  } object;
   
 typedef struct oblnk { /* Used to link together several objects */  typedef struct oblnk { /* Used to link together several objects */


Legend:
line(s) removed in v.1.31 
line(s) changed
 line(s) added in v.1.32

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