diff --git a/src/wizcmds.c b/src/wizcmds.c index 6cee64b36..17dc08c5b 100644 --- a/src/wizcmds.c +++ b/src/wizcmds.c @@ -69,7 +69,7 @@ RESTORE_WARNING_FORMAT_NONLITERAL /* used when wiz_makemap() gets rid of monsters for the old incarnation of a level before creating a new incarnation of it */ -void +staticfn void makemap_unmakemon(struct monst *mtmp, boolean migratory) { int ndx = monsndx(mtmp->data);