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

  /src/games/hack/
hack.Decl.c 99 long wailmsg = 0; variable
hack.h 220 extern long wailmsg;
hack.main.c 390 if (u.uhp * 10 < u.uhpmax && moves - wailmsg > 50) {
391 wailmsg = moves;

Completed in 19 milliseconds