--- deliantra/server/include/global.h 2007/01/03 02:51:10 1.35 +++ deliantra/server/include/global.h 2007/01/05 10:50:47 1.36 @@ -185,7 +185,7 @@ extern client *init_sockets; extern void emergency_save (); -extern void cleanup (bool make_core = false); +extern void cleanup (const char *cause, bool make_core = false); #include "libproto.h" #include "sockproto.h"