Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.shk.c163 static long int followmsg; /* last time of follow message */ variable
967 if(moves > followmsg+4) { in shk_move()
970 followmsg = moves; in shk_move()