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

  /src/games/monop/
spec.c 65 lucky(".\nGood guess. ");
73 lucky("\nGood guess. ");
77 lucky("\nIt makes no difference! ");
rent.c 56 lucky("The thing is mortgaged. ");
monop.h 68 #define lucky(str) printf("%s%s\n",str,lucky_mes[roll(1,num_luck)-1]) macro
cards.c 325 lucky("");

Completed in 13 milliseconds