Searched refs:CROSSWALL (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h22 * TRWALL CROSSWALL TLWALL HWALL
40 #define CROSSWALL 7 /* For pretty mazes and special levels */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h22 * TRWALL CROSSWALL TLWALL HWALL
40 #define CROSSWALL 7 /* For pretty mazes and special levels */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1410 case CROSSWALL:
1554 "TRCORNER", "BLCORNER", "BRCORNER", "CROSSWALL",
1771 case CROSSWALL:
2084 case CROSSWALL:
H A Dmakemon.c1705 levl[mx-1][my].typ == CROSSWALL||
H A Dmkmaze.c138 VWALL, TLWALL, TRWALL, CROSSWALL
H A Dsp_lev.c2202 else if(levl[x][y].typ == CROSSWALL)
2371 /* if special boundary syms (CROSSWALL) in map, remove them now */
2375 if(levl[x][y].typ == CROSSWALL)
H A Dvision.c411 if (lev->typ >= CROSSWALL && lev->typ <= TRWALL) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1410 case CROSSWALL:
1554 "TRCORNER", "BLCORNER", "BRCORNER", "CROSSWALL",
1771 case CROSSWALL:
2084 case CROSSWALL:
H A Dmakemon.c1705 levl[mx-1][my].typ == CROSSWALL||
H A Dmkmaze.c138 VWALL, TLWALL, TRWALL, CROSSWALL
H A Dsp_lev.c2202 else if(levl[x][y].typ == CROSSWALL)
2371 /* if special boundary syms (CROSSWALL) in map, remove them now */
2375 if(levl[x][y].typ == CROSSWALL)
H A Dvision.c411 if (lev->typ >= CROSSWALL && lev->typ <= TRWALL) {

Completed in 127 milliseconds