Searched defs:place_monster (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c624 place_monster(mon, x, y) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c624 place_monster(mon, x, y) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h516 #define place_monster(m,x,y) ((m)->mx=(x),(m)->my=(y),\ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h516 #define place_monster(m,x,y) ((m)->mx=(x),(m)->my=(y),\ macro

Completed in 87 milliseconds