--- deliantra/server/server/spell_util.C 2009/10/12 14:00:59 1.99 +++ deliantra/server/server/spell_util.C 2009/11/06 12:49:19 1.100 @@ -889,7 +889,7 @@ } } -int +static int cast_party_spell (object *op, object *caster, int dir, object *spell_ob, char *spellparam) { if (!spell_ob->other_arch) @@ -1451,7 +1451,7 @@ /* this checks to see if something special should happen if * something runs into the object. */ -void +static void check_spell_effect (object *op) { switch (op->subtype)