HomeSort by: relevance | last modified time | path
    Searched defs:own_st (Results 1 - 1 of 1) sorted by relevancy

  /src/games/monop/
monop.h 109 struct own_st { /* element in list owned things */ struct
111 struct own_st *next; /* next in list */
114 typedef struct own_st OWN;

Completed in 13 milliseconds