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

  /src/games/hack/
def.rm.h 71 #define LDOOR 5
hack.cmd.c 371 (levl[x][y].typ >= LDOOR && flags.run >= 6)));
hack.mkshop.c 335 lev->typ == SDOOR || lev->typ == LDOOR)
hack.pri.c 466 case LDOOR:
hack.zap.c 319 room->typ == SDOOR || room->typ == LDOOR) {

Completed in 13 milliseconds