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

  /src/games/hack/
def.wseg.h 71 unsigned wdispl:1; member in struct:wseg
hack.worm.c 105 /* wtmp->wdispl = 0; */
118 /* wtmp->wdispl = 0; */
124 whd->wdispl = 1;
126 whd->wdispl = 0;
190 if (!cansee(wtmp->wx, wtmp->wy) && wtmp->wdispl) {
192 wtmp->wdispl = 0;
199 if (!wtmp->wdispl) {
201 wtmp->wdispl = 1;
280 if (wtmp->wdispl)

Completed in 12 milliseconds