HomeSort by: relevance | last modified time | path
    Searched defs:allowall (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.invent.c 394 boolean allowall = FALSE; local
404 let++, allowall = TRUE;
456 if (!foo && !allowall && !allowgold && !allownone) {
529 if (!allowall && let && !strchr(let, otmp->olet)) {
hack.invent.c 394 boolean allowall = FALSE; local
404 let++, allowall = TRUE;
456 if (!foo && !allowall && !allowgold && !allownone) {
529 if (!allowall && let && !strchr(let, otmp->olet)) {

Completed in 34 milliseconds