HomeSort by: relevance | last modified time | path
    Searched defs:eatcorpse (Results 1 - 1 of 1) sorted by relevancy

  /src/games/hack/
hack.eat.c 96 static int eatcorpse(struct obj *);
242 if (otmp->otyp >= CORPSE && eatcorpse(otmp))
463 eatcorpse(struct obj *otmp) function in typeref:typename:int

Completed in 32 milliseconds