Difference for include/sproto.h from version 1.101 to 1.102


version 1.101 version 1.102
Line 666
 
Line 666
 void check_bullet(object *op);  void check_bullet(object *op);
 void move_bullet(object *op);  void move_bullet(object *op);
 int fire_bullet(object *op, object *caster, int dir, object *spob);  int fire_bullet(object *op, object *caster, int dir, object *spob);
 void check_cone_push(object *op);  void check_spell_knockback(object *op);
 void cone_drop(object *op);  void cone_drop(object *op);
 void move_cone(object *op);  void move_cone(object *op);
 int cast_cone(object *op, object *caster, int dir, object *spell);  int cast_cone(object *op, object *caster, int dir, object *spell);


Legend:
line(s) removed in v.1.101 
line(s) changed
 line(s) added in v.1.102

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