Home
last modified time | relevance | path

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

/dragonfly/games/hack/
H A Ddef.wseg.h68 struct wseg { struct
69 struct wseg *nseg; argument
74 #define newseg() ((struct wseg *) alloc(sizeof(struct wseg))) argument