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

  /src/games/canfield/canfield/
canfield.c 159 static char suitmap[4] = {spades, clubs, hearts, diamonds}; variable in typeref:typename:char[4]
516 s = suitmap[scnt];

Completed in 13 milliseconds