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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dzap.c774 static const char charged_objs[] = { WAND_CLASS, WEAPON_CLASS, ARMOR_CLASS, 0 }; variable
1277 if (index(charged_objs, otmp->oclass)) otmp->spe = obj->spe;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dzap.c774 static const char charged_objs[] = { WAND_CLASS, WEAPON_CLASS, ARMOR_CLASS, 0 }; variable
1277 if (index(charged_objs, otmp->oclass)) otmp->spe = obj->spe;

Completed in 35 milliseconds