--- deliantra/server/server/c_wiz.C 2009/11/06 12:27:06 1.74 +++ deliantra/server/server/c_wiz.C 2009/11/06 12:49:19 1.75 @@ -363,7 +363,7 @@ } // TODO: Rewrite banish in perl and get rid of the following two functions -int +static int command_kick (object *op, char *params) { for_all_players (pl) @@ -1220,7 +1220,7 @@ return (0); } -int +static int do_wizard_dm (object *op, char *params, int silent) { if (!op->contr)