Home
last modified time | relevance | path

Searched refs:raisemhp (Results 1 – 4 of 4) sorted by relevance

/dragonfly/games/larn/
H A Dglobal.c69 raisemhp((int)(rnd(3) + rnd((tmp > 0) ? tmp : 1))); in raiseexperience()
72 raisemhp((int)(c[CONSTITUTION] >> 2)); in raiseexperience()
155 raisemhp(int x) in raisemhp() function
H A Dmoreobj.c412 raisemhp((int)j); in fntchange()
H A Dobject.c717 raisemhp(1); in quaffpotion()
725 raisemhp(1); in quaffpotion()
H A Dheader.h400 void raisemhp(int);