Difference for include/funcpoint.h from version 1.8 to 1.9


version 1.8 version 1.9
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_funcpoint_h =   * static char *rcsid_funcpoint_h =
  *   "$Id: funcpoint.h,v 1.8 2003/01/17 04:38:35 garbled Exp $";   *   "$Id: funcpoint.h,v 1.9 2003/04/02 08:12:53 mwedel Exp $";
  */   */
   
 /*  /*
Line 59
 
Line 59
  */   */
   
 extern void (*move_apply_func) (object *, object *, object *);  extern void (*move_apply_func) (object *, object *, object *);
 extern void (*draw_func) (object *);  
 extern void (*draw_info_func) (int, int, object *, const char *);  extern void (*draw_info_func) (int, int, object *, const char *);
 extern void (*emergency_save_func) (int);  extern void (*emergency_save_func) (int);
 extern void (*fix_auto_apply_func) (mapstruct *);  extern void (*fix_auto_apply_func) (mapstruct *);


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

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