From 54e7039a5bbda801d297afca49a5d0873c414751 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sat, 7 Jan 2006 14:03:00 +0000 Subject: [PATCH] mextra follow up bit 4 --- src/mon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mon.c b/src/mon.c index 07db84520..37645ebc7 100644 --- a/src/mon.c +++ b/src/mon.c @@ -1368,7 +1368,7 @@ register struct monst *mon; } } -void +STATIC_OVL void dealloc_mextra(x) struct mextra *x; {