Home | Sort by: relevance | last modified time | path |
/src/games/monop/ | |
cards.c | 239 char type_maj, type_min; local in function:get_card 250 type_min = thiscard->actioncode[1]; 256 if (type_min == 'A') { 265 if (type_min == 'A') { 274 switch (type_min) { |