Difference for include/sproto.h from version 1.91 to 1.92


version 1.91 version 1.92
Line 258
 
Line 258
 int command_teleport(object *op, char *params);  int command_teleport(object *op, char *params);
 int command_create(object *op, char *params);  int command_create(object *op, char *params);
 int command_inventory(object *op, char *params);  int command_inventory(object *op, char *params);
   int command_toggle_shout(object *op, char *params);
 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_mon_aggr(object *op, char *params);  int command_mon_aggr(object *op, char *params);


Legend:
line(s) removed in v.1.91 
line(s) changed
 line(s) added in v.1.92

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