Searched refs:CORR (Results 1 – 8 of 8) sorted by relevance
78 for (lx = u.ux; (num = levl[lx - 1][u.uy].typ) && num != CORR; lx--); in findit()79 for (hx = u.ux; (num = levl[hx + 1][u.uy].typ) && num != CORR; hx++); in findit()80 for (ly = u.uy; (num = levl[u.ux][ly - 1].typ) && num != CORR; ly--); in findit()81 for (hy = u.uy; (num = levl[u.ux][hy + 1].typ) && num != CORR; hy++); in findit()90 levl[zx][zy].typ = CORR; in findit()136 levl[x][y].typ = CORR; in dosearch()
427 lev->typ = CORR; in doread()548 if (u.uswallow || !xdnstair || levl[u.ux][u.uy].typ == CORR || in litroom()567 if (levl[u.ux][u.uy].typ == CORR) { in litroom()601 for (seelx = u.ux; (num = levl[seelx - 1][zy].typ) != CORR && num != 0; in litroom()603 for (seehx = u.ux; (num = levl[seehx + 1][zy].typ) != CORR && num != 0; in litroom()605 for (seely = u.uy; (num = levl[zx][seely - 1].typ) != CORR && num != 0; in litroom()607 for (seehy = u.uy; (num = levl[zx][seehy + 1].typ) != CORR && num != 0; in litroom()
634 crm->typ = CORR; in join()642 } else if (crm->typ != CORR && crm->typ != SCORR) { in join()655 if (!crm->typ || crm->typ == CORR || crm->typ == SCORR) { in join()664 if (!crm->typ || crm->typ == CORR || crm->typ == SCORR) { in join()672 if (!crm->typ || crm->typ == CORR || crm->typ == SCORR) in join()680 if (!crm->typ || crm->typ == CORR || crm->typ == SCORR) in join()688 if (!crm->typ || crm->typ == CORR || crm->typ == SCORR) in join()756 rm->typ = CORR; in makeniche()
191 if (levl[x][y].typ == CORR) in invault()302 crm->typ = (typ == SCORR) ? CORR : DOOR; in gd_move()344 crm->typ = CORR; in gd_move()
75 #define CORR 8 macro
399 (IS_ROCK(room->typ) && levl[u.ux][u.uy].typ == CORR)) in prl()465 case CORR: in news0()
371 lev->typ = CORR; in dig()
318 room->typ = CORR; in dozap()