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

  /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) {

Completed in 39 milliseconds