--- deliantra/server/include/sproto.h 2006/05/01 12:56:17 1.3 +++ deliantra/server/include/sproto.h 2006/05/03 15:09:03 1.4 @@ -198,6 +198,7 @@ int command_help(object *op, char *params); int onoff_value(const char *line); int command_quit(object *op, char *params); +int command_suicide(object *op, char *params); int command_real_quit(object *op, char *params); int command_explore(object *op, char *params); int command_sound(object *op, char *params);