Difference for include/sproto.h from version 1.104 to 1.105


version 1.104 version 1.105
Line 43
 
Line 43
 void apply_lighter(object *who, object *lighter);  void apply_lighter(object *who, object *lighter);
 void scroll_failure(object *op, int failure, int power);  void scroll_failure(object *op, int failure, int power);
 void apply_changes_to_player(object *pl, object *change);  void apply_changes_to_player(object *pl, object *change);
   void apply_positioning_system( object* pl, object* gps );
 /* attack.c */  /* attack.c */
 void cancellation(object *op);  void cancellation(object *op);
 int did_make_save_item(object *op, int type, object *originator);  int did_make_save_item(object *op, int type, object *originator);


Legend:
line(s) removed in v.1.104 
line(s) changed
 line(s) added in v.1.105

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