Home
last modified time | relevance | path

Searched refs:pxlth (Results 1 – 2 of 2) sorted by relevance

/openbsd/games/hack/
H A Dhack.makemon.c105 mtmp = newmonst(ptr->pxlth); in makemon()
107 for(ct = 0; ct < ptr->pxlth; ct++) in makemon()
113 mtmp->mxlth = ptr->pxlth; in makemon()
H A Ddef.permonst.h68 unsigned pxlth; member