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

  /src/games/cribbage/
deck.h 80 } CARD;
  /src/games/mille/
mille.h 55 #define CARD short
118 #define S_GAS_SAFE 0 /* Gas safety card index */
119 #define S_SPARE_SAFE 1 /* Tire safety card index */
120 #define S_DRIVE_SAFE 2 /* Driveing safety card index */
121 #define S_RIGHT_WAY 3 /* Right-of-Way card index */
125 * card numbers
177 CARD hand[HAND_SZ];
178 CARD sh_hand[HAND_SZ];
179 CARD battle;
180 CARD sh_battle
    [all...]

Completed in 35 milliseconds