Difference for include/funcpoint.h from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_funcpoint_h =   * static char *rcsid_funcpoint_h =
  *   "$Id: funcpoint.h,v 1.12 2005/07/15 13:51:50 ryo_saeba Exp $";   *   "$Id: funcpoint.h,v 1.13 2005/07/17 11:00:04 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 86
 
Line 86
 extern void esrv_update_item(int, object *, object *);  extern void esrv_update_item(int, object *, object *);
 extern void set_darkness_map(mapstruct *m);  extern void set_darkness_map(mapstruct *m);
 extern void dragon_ability_gain(object *, int, int);  extern void dragon_ability_gain(object *, int, int);
 extern void weather_effect(char *);  extern void weather_effect(const char *);
 extern object * find_skill_by_number(object *, int);  extern object * find_skill_by_number(object *, int);
   
 #endif  #endif


Legend:
line(s) removed in v.1.12 
line(s) changed
 line(s) added in v.1.13

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