Home | Sort by: relevance | last modified time | path |
/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 |
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 |