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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c154 (!rn2(3) || FOUNTAIN_IS_WARNED(x,y))) {
155 if(isyou && in_town(x, y) && !FOUNTAIN_IS_WARNED(x,y)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c154 (!rn2(3) || FOUNTAIN_IS_WARNED(x,y))) {
155 if(isyou && in_town(x, y) && !FOUNTAIN_IS_WARNED(x,y)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h270 #define FOUNTAIN_IS_WARNED(x,y) (levl[x][y].looted & F_WARNED) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h270 #define FOUNTAIN_IS_WARNED(x,y) (levl[x][y].looted & F_WARNED) macro

Completed in 37 milliseconds