Home
last modified time | relevance | path

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

/openbsd/src/games/hack/
Dhack.options.c77 flags.time = flags.nonews = flags.notombstone = flags.end_own = in initoptions()
124 flags.notombstone = negated; in parseoptions()
252 if(flags.notombstone) (void) strlcat(buf,"notombstone,", sizeof buf); in doset()
Ddef.flag.h76 unsigned notombstone:1; member
Dhack.end.c202 if(!flags.notombstone) in done()