Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.worm.c110 worm_move(struct monst *mtmp) in worm_move() function
H A Dextern.h508 void worm_move(struct monst *);
H A Dhack.mon.c519 worm_move(mtmp); in m_move()