Home
last modified time | relevance | path

Searched refs:own_st (Results 1 – 1 of 1) sorted by relevance

/openbsd/games/monop/
H A Dmonop.h110 struct own_st { /* element in list owned things */ struct
112 struct own_st *next; /* next in list */ argument
115 typedef struct own_st OWN;