Lines Matching defs:mtmp
78 struct monst *mtmp;150 for (mtmp = fmon; mtmp; mtmp = mtmp->nmon)151 if (mtmp->mx > 0)152 at(mtmp->mx, mtmp->my, mtmp->data->mlet);453 struct monst *mtmp;455 if (!(mtmp = makemon(PM_GHOST, u.ux, u.uy))) {459 mnexto(mtmp);
Indexes created Sun Sep 28 16:09:52 GMT 2025