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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1092 static NEARDATA const char sacrifice_types[] = { FOOD_CLASS, AMULET_CLASS, 0 }; variable
1133 if (!(otmp = getobj(sacrifice_types, "sacrifice"))) return 0;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1092 static NEARDATA const char sacrifice_types[] = { FOOD_CLASS, AMULET_CLASS, 0 }; variable
1133 if (!(otmp = getobj(sacrifice_types, "sacrifice"))) return 0;

Completed in 33 milliseconds