Difference for include/sproto.h from version 1.174 to 1.175


version 1.174 version 1.175
Line 177
 
Line 177
 int command_style_map_info(object *op, char *params);  int command_style_map_info(object *op, char *params);
 int command_kill_pets(object *op, char *params);  int command_kill_pets(object *op, char *params);
 int command_quests(object *pl, char *params);  int command_quests(object *pl, char *params);
   int command_passwd(object *pl, char *params);
 /* c_move.c */  /* c_move.c */
 int command_east(object *op, char *params);  int command_east(object *op, char *params);
 int command_north(object *op, char *params);  int command_north(object *op, char *params);


Legend:
line(s) removed in v.1.174 
line(s) changed
 line(s) added in v.1.175

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