--- deliantra/server/server/attack.C 2009/11/06 12:27:06 1.114 +++ deliantra/server/server/attack.C 2009/11/06 12:49:19 1.115 @@ -380,7 +380,7 @@ return 0; } -void +static void attack_message (int dam, int type, object *op, object *hitter) { char buf[MAX_BUF], buf1[MAX_BUF], buf2[MAX_BUF]; @@ -1958,7 +1958,7 @@ /* Attempts to kill 'op'. hitter is the attack object, dam is * the computed damaged. */ -void +static void deathstrike_player (object *op, object *hitter, int *dam) { /* The intention of a death attack is to kill outright things