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

  /src/games/hack/
def.flag.h 92 unsigned botlx:1; /* print an entirely new bottom line */ member in struct:flag
hack.pri.c 314 flags.botlx = 1;
720 if (flags.botlx)
722 flags.botl = flags.botlx = 0;
801 flags.botlx = 1;
hack.main.c 338 flags.botlx = 1;
440 if (flags.botl || flags.botlx)
hack.mon.c 208 flags.botlx = 1; /* should we show status line ? */

Completed in 41 milliseconds