Home
last modified time | relevance | path

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

/openbsd/games/hack/
H A Dhack.invent.c376 boolean allowall = FALSE; in getobj() local
383 if(*let == '#') let++, allowall = TRUE; in getobj()
427 if(!foo && !allowall && !allowgold && !allownone) { in getobj()
496 if(!allowall && let && !strchr(let,otmp->olet)) { in getobj()