HomeSort by: relevance | last modified time | path
    Searched refs:mortgage (Results 1 - 3 of 3) sorted by relevancy

  /src/games/monop/
monop.h 189 void mortgage(void);
morg.c 54 "mortgage", /* 5 */
78 * This routine is the command level response the mortgage command.
83 mortgage(void) function in typeref:typename:void
90 printf("You can't mortgage property with "
100 if (getyn("Do you want to mortgage it? ") == 0)
104 propnum = getinp("Which property do you want to mortgage? ",
monop.c 70 "holdings", /* 4 */ "mortgage", /* 5 */
109 mortgage, /* mortgage property |* 5 *| */

Completed in 36 milliseconds