Searched defs:deck (Results 1 - 4 of 4) sorted by relevance

/src/games/cribbage/
H A Dextern.c64 CARD deck[CARDS]; /* a deck */ variable in typeref:typename:CARD[]
/src/games/monop/
H A Dmonop.c123 DECK deck[2]; /* Chance and Community Chest */ variable in typeref:typename:DECK[2]
/src/games/fish/
H A Dfish.c76 static int asked[RANKS], comphand[RANKS], deck[TOTCARDS]; variable in typeref:typename:int[][][]
/src/games/canfield/canfield/
H A Dcanfield.c153 static struct cardtype *deck[decksize]; variable in typeref:struct:cardtype * []
[all...]

Completed in 4 milliseconds