diff --git a/src/mcastu.c b/src/mcastu.c index ca6d256cb..1f73638ee 100644 --- a/src/mcastu.c +++ b/src/mcastu.c @@ -340,6 +340,7 @@ boolean foundyou; STATIC_OVL int m_cure_self(mtmp, dmg) struct monst *mtmp; +int dmg; { if (mtmp->mhp < mtmp->mhpmax) { if (canseemon(mtmp))