Home
last modified time | relevance | path

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

/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h408 int luckturn; member
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dtimeout.c232 if (moves >= u.luckturn + timeout) { in nh_timeout()
237 u.luckturn = moves; in nh_timeout()