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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dlight.c132 short at_hero_range = 0; local
156 if (at_hero_range >= ls->range)
159 at_hero_range = ls->range;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dlight.c132 short at_hero_range = 0; local
156 if (at_hero_range >= ls->range)
159 at_hero_range = ls->range;

Completed in 30 milliseconds