HomeSort by: relevance | last modified time | path
    Searched refs:mlstmv (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
def.monst.h 101 long mlstmv; /* prevent two moves at once */ member in struct:monst
hack.bones.c 125 mtmp->mlstmv = 0;
hack.dog.c 377 mtmp2->mlstmv != moves &&
hack.mon.c 104 if (mtmp->mlstmv < moves)
110 mtmp->mlstmv = moves;

Completed in 12 milliseconds