Difference for include/sproto.h from version 1.158 to 1.159


version 1.158 version 1.159
Line 654
 
Line 654
 void* cfapi_archetype_get_first(int* type, ...);  void* cfapi_archetype_get_first(int* type, ...);
 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, ...);
 CommArray_s *find_plugin_command(char *cmd, object *op);  CommArray_s *find_plugin_command(char *cmd, object *op);
 int initPlugins(void);  int initPlugins(void);
 /* resurrection.c */  /* resurrection.c */


Legend:
line(s) removed in v.1.158 
line(s) changed
 line(s) added in v.1.159

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