Home
last modified time | relevance | path

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

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