Difference for include/sproto.h from version 1.46 to 1.47


version 1.46 version 1.47
Line 190
 
Line 190
 int command_fire_stop(object *op, char *params);  int command_fire_stop(object *op, char *params);
 int bad_command(object *op, char *params);  int bad_command(object *op, char *params);
 /* c_object.c */  /* c_object.c */
   object *find_best_object_match(object *pl, char *params);
 int command_uskill(object *pl, char *params);  int command_uskill(object *pl, char *params);
 int command_rskill(object *pl, char *params);  int command_rskill(object *pl, char *params);
 int command_apply(object *op, char *params);  int command_apply(object *op, char *params);


Legend:
line(s) removed in v.1.46 
line(s) changed
 line(s) added in v.1.47

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