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

  /src/games/monop/
spec.c 54 int worth, com_num; local in function:inc_tax
56 com_num = getinp("Do you wish to lose 10% of your total worth or "
61 if (com_num > 2) {
spec.c 54 int worth, com_num; local in function:inc_tax
56 com_num = getinp("Do you wish to lose 10% of your total worth or "
61 if (com_num > 2) {

Completed in 21 milliseconds