Difference for include/sproto.h from version 1.59 to 1.60


version 1.59 version 1.60
Line 244
 
Line 244
 int command_shutdown(object *op, char *params);  int command_shutdown(object *op, char *params);
 int command_goto(object *op, char *params);  int command_goto(object *op, char *params);
 int command_generate(object *op, char *params);  int command_generate(object *op, char *params);
   int command_freeze(object *op, char *params);
 int command_summon(object *op, char *params);  int command_summon(object *op, char *params);
 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);


Legend:
line(s) removed in v.1.59 
line(s) changed
 line(s) added in v.1.60

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