get rid of a compiler gripe
This commit is contained in:
@@ -69,7 +69,7 @@ RESTORE_WARNING_FORMAT_NONLITERAL
|
|||||||
|
|
||||||
/* used when wiz_makemap() gets rid of monsters for the old incarnation of
|
/* used when wiz_makemap() gets rid of monsters for the old incarnation of
|
||||||
a level before creating a new incarnation of it */
|
a level before creating a new incarnation of it */
|
||||||
void
|
staticfn void
|
||||||
makemap_unmakemon(struct monst *mtmp, boolean migratory)
|
makemap_unmakemon(struct monst *mtmp, boolean migratory)
|
||||||
{
|
{
|
||||||
int ndx = monsndx(mtmp->data);
|
int ndx = monsndx(mtmp->data);
|
||||||
|
|||||||
Reference in New Issue
Block a user