Difference for include/sproto.h from version 1.167 to 1.168


version 1.167 version 1.168
Line 630
 
Line 630
 void *cfapi_archetype_get_property(int *type, ...);  void *cfapi_archetype_get_property(int *type, ...);
 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, ...);
 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.167 
line(s) changed
 line(s) added in v.1.168

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