Difference for include/sproto.h from version 1.75 to 1.76


version 1.75 version 1.76
Line 256
 
Line 256
 int command_skills(object *op, char *params);  int command_skills(object *op, char *params);
 int command_dump(object *op, char *params);  int command_dump(object *op, char *params);
 int command_patch(object *op, char *params);  int command_patch(object *op, char *params);
   int command_mon_aggr (object *op, char *params);
   int command_possess (object *op, char *params);
 int command_remove(object *op, char *params);  int command_remove(object *op, char *params);
 int command_free(object *op, char *params);  int command_free(object *op, char *params);
 int command_addexp(object *op, char *params);  int command_addexp(object *op, char *params);


Legend:
line(s) removed in v.1.75 
line(s) changed
 line(s) added in v.1.76

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