Difference for include/sproto.h from version 1.60 to 1.61


version 1.60 version 1.61
Line 586
 
Line 586
 int trap_show(object *trap, object *where);  int trap_show(object *trap, object *where);
 int trap_disarm(object *disarmer, object *trap, int risk);  int trap_disarm(object *disarmer, object *trap, int risk);
 void trap_adjust(object *trap, int difficulty);  void trap_adjust(object *trap, int difficulty);
   int cast_generic_rune(object *op, object *caster, int dir, char *stringarg, int type);
 /* shop.c */  /* shop.c */
 int query_cost(object *tmp, object *who, int flag);  int query_cost(object *tmp, object *who, int flag);
 char *cost_string_from_value(int cost);  char *cost_string_from_value(int cost);


Legend:
line(s) removed in v.1.60 
line(s) changed
 line(s) added in v.1.61

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