Searched refs:MON_EXPLODE (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h149 #define MON_EXPLODE (MAXOCLASSES+2) /* Exploding monster (e.g. gas spore) */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h149 #define MON_EXPLODE (MAXOCLASSES+2) /* Exploding monster (e.g. gas spore) */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dexplode.c57 if (olet == MON_EXPLODE) {
221 if (olet == MON_EXPLODE) {
341 if (olet == MON_EXPLODE) {
H A Dmon.c1540 explode(mon->mx, mon->my, -1, tmp, MON_EXPLODE, EXPL_NOXIOUS);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dexplode.c57 if (olet == MON_EXPLODE) {
221 if (olet == MON_EXPLODE) {
341 if (olet == MON_EXPLODE) {
H A Dmon.c1540 explode(mon->mx, mon->my, -1, tmp, MON_EXPLODE, EXPL_NOXIOUS);

Completed in 103 milliseconds