Difference for include/sproto.h from version 1.170 to 1.171


version 1.170 version 1.171
Line 501
 
Line 501
 void *cfapi_party_get_property(int *type, ...);  void *cfapi_party_get_property(int *type, ...);
 void *cfapi_region_get_property(int *type, ...);  void *cfapi_region_get_property(int *type, ...);
 void *cfapi_player_can_pay(int *type, ...);  void *cfapi_player_can_pay(int *type, ...);
   void *cfapi_log(int *type, ...);
 command_array_struct *find_plugin_command(char *cmd, object *op);  command_array_struct *find_plugin_command(char *cmd, object *op);
 int initPlugins(void);  int initPlugins(void);
 /* resurrection.c */  /* resurrection.c */


Legend:
line(s) removed in v.1.170 
line(s) changed
 line(s) added in v.1.171

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