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


version 1.83 version 1.84
Line 204
 
Line 204
 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);  object *find_best_object_match(object *pl, char *params);
   int command_build(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.83 
line(s) changed
 line(s) added in v.1.84

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