Difference for include/sproto.h from version 1.152 to 1.153


version 1.152 version 1.153
Line 650
 
Line 650
 void* cfapi_object_pickup(int *type, ...);  void* cfapi_object_pickup(int *type, ...);
 void* cfapi_object_move(int* type, ...);  void* cfapi_object_move(int* type, ...);
 void* cfapi_object_apply_below(int* type, ...);  void* cfapi_object_apply_below(int* type, ...);
   void* cfapi_archetype_get_first(int* type, ...);
   void* cfapi_archetype_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);


Legend:
line(s) removed in v.1.152 
line(s) changed
 line(s) added in v.1.153

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