Difference for include/funcpoint.h from version 1.18 to 1.19


version 1.18 version 1.19
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_funcpoint_h =   * static char *rcsid_funcpoint_h =
  *   "$Id: funcpoint.h,v 1.18 2006/07/28 06:45:28 qal21 Exp $";   *   "$Id: funcpoint.h,v 1.19 2006/08/12 19:38:22 qal21 Exp $";
  */   */
   
 /*  /*
Line 63
 
Line 63
 extern void weather_effect(const char *);  extern void weather_effect(const char *);
 extern object * find_skill_by_number(object *, int);  extern object * find_skill_by_number(object *, int);
 extern int execute_event(object *, int, object *, object *, const char *, int);  extern int execute_event(object *, int, object *, object *, const char *, int);
   extern int execute_global_event(int , ...);
   
 #endif  #endif


Legend:
line(s) removed in v.1.18 
line(s) changed
 line(s) added in v.1.19

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