Home
last modified time | relevance | path

Searched refs:worm_nomove (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/games/hack/
Dhack.worm.c134 worm_nomove(struct monst *mtmp) in worm_nomove() function
Dhack.h718 void worm_nomove(struct monst *);
Dhack.mon.c496 if(mtmp->wormno) worm_nomove(mtmp); in m_move()