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


version 1.76 version 1.77
Line 162
 
Line 162
 int command_players(object *op, char *paramss);  int command_players(object *op, char *paramss);
 int command_logs(object *op, char *params);  int command_logs(object *op, char *params);
 int command_applymode(object *op, char *params);  int command_applymode(object *op, char *params);
   int command_bowmode(object *op, char *params);
   int command_petmode(object *op, char *params);
 int command_usekeys(object *op, char *params);  int command_usekeys(object *op, char *params);
 int command_resistances(object *op, char *params);  int command_resistances(object *op, char *params);
 int command_help(object *op, char *params);  int command_help(object *op, char *params);


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

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