Home
last modified time | relevance | path

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

/original-bsd/games/hack/
H A Dhack.mon.c483 int nowtyp; local
488 nowtyp = levl[x][y].typ;
500 if(!(nx != x && ny != y && (nowtyp == DOOR || ntyp == DOOR)))
546 if(!cnt && pool && nowtyp != POOL) {