Searched defs:throws_rocks (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmondata.h109 #define throws_rocks(ptr) (((ptr)->mflags2 & M2_ROCKTHROW) != 0L) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmondata.h109 #define throws_rocks(ptr) (((ptr)->mflags2 & M2_ROCKTHROW) != 0L) macro

Completed in 28 milliseconds