Searched refs:monop (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/games/monop/
H A DMakefile6 PROG= monop
7 SRCS= monop.c cards.c execute.c getinp.c houses.c jail.c misc.c \
9 MAN= monop.6
H A Drent.c41 #include "monop.h"
62 if (pp->monop)
H A Dmisc.c46 #include "monop.h"
130 MON *orig; /* remember starting monop ptr */
245 mp->sq[i]->desc->monop = TRUE;
259 mp->sq[i]->desc->monop = FALSE;
H A Dhouses.c41 #include "monop.h"
74 if (op->sqr->desc->monop) {
231 if (op->sqr->type == PRPTY && op->sqr->desc->monop) {
348 if (sqp->type == PRPTY && sqp->owner >= 0 && sqp->desc->monop) {
365 if (sqp->type == PRPTY && sqp->owner >= 0 && sqp->desc->monop) {
H A Dmonop.h1 /* $NetBSD: monop.h,v 1.18 2008/02/24 06:07:06 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
H A Dprint.c41 #include "monop.h"
115 if (pp->monop) {
H A Dprop.c43 #include "monop.h"
218 if (op->sqr->type == PRPTY && op->sqr->desc->monop)
/netbsd-current/games/
H A DMakefile14 hack hals_end hangman hunt larn mille monop morse number \

Completed in 336 milliseconds