Difference for include/sproto.h from version 1.78 to 1.79


version 1.78 version 1.79
Line 9
 
Line 9
 object *find_transmution_ob(object *first_ingred, recipe *rp);  object *find_transmution_ob(object *first_ingred, recipe *rp);
 void alchemy_failure_effect(object *op, object *cauldron, recipe *rp, int danger);  void alchemy_failure_effect(object *op, object *cauldron, recipe *rp, int danger);
 void remove_contents(object *first_ob, object *save_item);  void remove_contents(object *first_ob, object *save_item);
 int calc_alch_danger(object *caster, object *cauldron);  int calc_alch_danger(object *caster, object *cauldron, recipe *rp);
 /* apply.c */  /* apply.c */
 int apply_potion(object *op, object *tmp);  int apply_potion(object *op, object *tmp);
 int check_item(object *op, char *item);  int check_item(object *op, char *item);


Legend:
line(s) removed in v.1.78 
line(s) changed
 line(s) added in v.1.79

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