Searched refs:old_light (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpolyself.c225 int old_light, new_light; local
243 old_light = Upolyd ? emits_light(youmonst.data) : 0;
315 if (old_light != new_light) {
316 if (old_light)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpolyself.c225 int old_light, new_light; local
243 old_light = Upolyd ? emits_light(youmonst.data) : 0;
315 if (old_light != new_light) {
316 if (old_light)

Completed in 34 milliseconds