Home
last modified time | relevance | path

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

/openbsd/games/hack/
H A Ddef.flag.h92 unsigned nscrinh:1; /* inhibit nscr() in pline(); */ member
H A Dhack.do.c218 flags.nscrinh = 1; in goto_level()
299 flags.nscrinh = 0; in goto_level()
H A Dhack.pri.c643 if(u.uswallow || u.ux == FAR || flags.nscrinh) return; in nscr()