Difference for include/sproto.h from version 1.177 to 1.178


version 1.177 version 1.178
Line 1
 
Line 1
 /* alchemy.c */  /* alchemy.c */
 void attempt_do_alchemy(object *caster, object *cauldron);  int use_alchemy(object* op);
 /* apply.c */  /* apply.c */
 int transport_can_hold(const object *transport, const object *op, int nrof);  int transport_can_hold(const object *transport, const object *op, int nrof);
 int apply_transport(object *pl, object *transport, int aflag);  int apply_transport(object *pl, object *transport, int aflag);


Legend:
line(s) removed in v.1.177 
line(s) changed
 line(s) added in v.1.178

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