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

  /src/games/canfield/canfield/
canfield.c 155 static struct cardtype *bottom[4], *found[4], *tableau[4]; variable in typeref:struct:cardtype * [4]* [4]* [4]
289 printw("|s# = stock to tableau |");
293 printw("|t# = talon to tableau |");
297 printw("|## = tableau to tableau |");
299 printw("|#f = tableau to foundation |");
372 printw("|tableau you want. |");
426 printw("stock tableau");
496 for(ptr = tableau[cnt], row = tabrow;
647 if (*cp == tableau[0]
    [all...]
canfield.c 155 static struct cardtype *bottom[4], *found[4], *tableau[4]; variable in typeref:struct:cardtype * [4]* [4]* [4]
289 printw("|s# = stock to tableau |");
293 printw("|t# = talon to tableau |");
297 printw("|## = tableau to tableau |");
299 printw("|#f = tableau to foundation |");
372 printw("|tableau you want. |");
426 printw("stock tableau");
496 for(ptr = tableau[cnt], row = tabrow;
647 if (*cp == tableau[0]
    [all...]

Completed in 23 milliseconds