OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
eatcorpse
games/hack/hack.eat.c
112
static int eatcorpse(struct obj *);
games/hack/hack.eat.c
236
if(otmp->otyp >= CORPSE && eatcorpse(otmp)) goto eatx;