warning fix

This commit is contained in:
nhmall
2022-05-21 21:26:21 -04:00
parent 7b506c715c
commit 05d628752e

View File

@@ -1159,7 +1159,7 @@ wiz_detect(void)
/* the #wizkill command - pick targets and reduce them to 0HP;
by default, the hero is credited/blamed; use 'm' prefix to avoid that */
static int
wiz_kill()
wiz_kill(void)
{
struct monst *mtmp;
coord cc;