Difference for include/sproto.h from version 1.82 to 1.83


version 1.82 version 1.83
Line 487
 
Line 487
 void flee_player(object *op);  void flee_player(object *op);
 int check_pick(object *op);  int check_pick(object *op);
 object *find_arrow(object *op, char *type);  object *find_arrow(object *op, char *type);
 int fire_bow(object *op, object *part, int dir, int wc_mod, int sx, int sy);  int fire_bow(object *op, object *part, object *arrow, int dir, int wc_mod, int sx, int sy);
 int player_fire_bow(object *op, int dir);  int player_fire_bow(object *op, int dir);
 void fire_misc_object(object *op, int dir);  void fire_misc_object(object *op, int dir);
 void fire(object *op, int dir);  void fire(object *op, int dir);


Legend:
line(s) removed in v.1.82 
line(s) changed
 line(s) added in v.1.83

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