Home
last modified time | relevance | path

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

/openbsd/games/monop/
H A Dhouses.c59 bool good, got_morg; in buy_houses() local
65 got_morg = FALSE; in buy_houses()
73 got_morg = good = FALSE; in buy_houses()
76 got_morg = TRUE; in buy_houses()
81 if (!good || got_morg) in buy_houses()
87 if (got_morg) in buy_houses()