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

  /src/games/monop/
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? ",

Completed in 11 milliseconds