Difference for include/sproto.h from version 1.144 to 1.145


version 1.144 version 1.145
Line 765
 
Line 765
 int magic_wall(object *op, object *caster, int dir, object *spell_ob);  int magic_wall(object *op, object *caster, int dir, object *spell_ob);
 int dimension_door(object *op, object *caster, object *spob, int dir);  int dimension_door(object *op, object *caster, object *spob, int dir);
 int cast_heal(object *op, object *caster, object *spell, int dir);  int cast_heal(object *op, object *caster, object *spell, int dir);
 int cast_change_ability(object *op, object *caster, object *spell_ob, int dir);  int cast_change_ability(object *op, object *caster, object *spell_ob, int dir, int silent);
 int cast_bless(object *op, object *caster, object *spell_ob, int dir);  int cast_bless(object *op, object *caster, object *spell_ob, int dir);
 int alchemy(object *op, object *caster, object *spell_ob);  int alchemy(object *op, object *caster, object *spell_ob);
 int remove_curse(object *op, object *caster, object *spell);  int remove_curse(object *op, object *caster, object *spell);


Legend:
line(s) removed in v.1.144 
line(s) changed
 line(s) added in v.1.145

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