Searched refs:ACCESSIBLE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/hack/
H A Ddef.rm.h86 #define ACCESSIBLE(typ) ((typ) >= DOOR) /* good position */ macro
H A Dhack.makemon.c232 m_at(x, y) || !ACCESSIBLE(levl[x][y].typ)
H A Dhack.vault.c305 if (ACCESSIBLE(typ))
H A Dhack.mon.c903 if (ACCESSIBLE(levl[x][y].typ)) /* might be mimic in wall or dead eel */

Completed in 125 milliseconds