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

  /src/games/monop/
monop.h 1 /* $NetBSD: monop.h,v 1.19 2009/08/12 08:10:49 dholland Exp $ */
31 * @(#)monop.h 8.1 (Berkeley) 5/31/93
83 const char *name; /* monop. name (color) */
86 short num_own; /* # owned (-1: not poss. monop)*/
91 SQUARE *sq[3]; /* list of squares in monop */
102 bool monop; /* set if monopoly */ member in struct:prp_st
monop.h 1 /* $NetBSD: monop.h,v 1.19 2009/08/12 08:10:49 dholland Exp $ */
31 * @(#)monop.h 8.1 (Berkeley) 5/31/93
83 const char *name; /* monop. name (color) */
86 short num_own; /* # owned (-1: not poss. monop)*/
91 SQUARE *sq[3]; /* list of squares in monop */
102 bool monop; /* set if monopoly */ member in struct:prp_st

Completed in 164 milliseconds