Searched refs:botlx (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/hack/
H A Ddef.flag.h92 unsigned botlx:1; /* print an entirely new bottom line */ member in struct:flag
H A Dhack.pri.c314 flags.botlx = 1;
720 if (flags.botlx)
722 flags.botl = flags.botlx = 0;
801 flags.botlx = 1;
H A Dhack.main.c338 flags.botlx = 1;
440 if (flags.botl || flags.botlx)
H A Dhack.mon.c208 flags.botlx = 1; /* should we show status line ? */

Completed in 149 milliseconds