Home
last modified time | relevance | path

Searched defs:edog (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/hack/
H A Ddef.edog.h66 struct edog { struct
74 #define EDOG(mp) ((struct edog *)(&(mp->mextra[0]))) argument
H A Dhack.dog.c196 struct edog *edog = EDOG(mtmp); in dog_move() local