Searched refs:dog_move (Results 1 – 3 of 3) sorted by relevance
308 int dog_move(struct monst *, int);
186 dog_move(struct monst *mtmp, int after) in dog_move() function
328 return( dog_move(mtmp, after) ); in m_move()