Home
last modified time | relevance | path

Searched refs:mlstmv (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/hack/
H A Ddef.monst.h101 long mlstmv; /* prevent two moves at once */ member
H A Dhack.bones.c125 mtmp->mlstmv = 0; in savebones()
H A Dhack.mon.c104 if (mtmp->mlstmv < moves) in movemon()
110 mtmp->mlstmv = moves; in movemon()
H A Dhack.dog.c377 mtmp2->mlstmv != moves && in dog_move()