SQUARE
SQUARE *sqp;
SQUARE *sqp;
SQUARE *sqp;
SQUARE *sqp;
SQUARE *sqr; /* pointer to square */
void buy(int, SQUARE *);
void rent(SQUARE *);
SQUARE *sq[3]; /* list of squares in monop */
printmorg(SQUARE *sqp)
static void printmorg(SQUARE *);
SQUARE *sqp;
value(SQUARE *sqp)
static int value(SQUARE *);
buy(int plr, SQUARE *sqrp)
rent(SQUARE *sqp)
SQUARE *sqp;