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


version 1.92 version 1.93
Line 245
 
Line 245
 int command_throw(object *op, char *params);  int command_throw(object *op, char *params);
 int command_rotatespells(object *op, char *params);  int command_rotatespells(object *op, char *params);
 /* c_wiz.c */  /* c_wiz.c */
   int command_banish(object *op, char *params);
 int command_loadtest(object *op, char *params);  int command_loadtest(object *op, char *params);
 int command_hide(object *op, char *params);  int command_hide(object *op, char *params);
 int command_setgod(object *op, char *params);  int command_setgod(object *op, char *params);


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

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