Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.Decl.c99 long wailmsg = 0; variable
H A Dhack.main.c390 if (u.uhp * 10 < u.uhpmax && moves - wailmsg > 50) { in main()
391 wailmsg = moves; in main()
H A Dhack.h220 extern long wailmsg;