get rid of a compiler gripe

This commit is contained in:
nhmall
2025-01-17 14:26:03 -05:00
parent 6df83cb677
commit fc7fdd7f08

View File

@@ -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);