]> granicus.if.org Git - nethack/commitdiff
mextra follow up bit 4
authornethack.allison <nethack.allison>
Sat, 7 Jan 2006 14:03:00 +0000 (14:03 +0000)
committernethack.allison <nethack.allison>
Sat, 7 Jan 2006 14:03:00 +0000 (14:03 +0000)
src/mon.c

index 07db8452048105ffbe7791a1cbd902e9f65378fb..37645ebc700d045dc40fed010ec261ca674acb47 100644 (file)
--- 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;
 {