/src/games/canfield/canfield/ |
canfield.c | 156 static struct cardtype *talon, *hand, *stock, *basecard; variable in typeref:struct:cardtype * 293 printw("|t# = talon to tableau |"); 295 printw("|tf = talon to foundation |"); 301 printw("|ht = hand to talon |"); 434 printw("talon"); 469 printw("talon"); 656 if (cp == &talon) 712 talon = NIL; 751 printcard(taloncol, talonrow, talon); 870 * procedure to turn the cards onto the talon from the dec [all...] |
canfield.c | 156 static struct cardtype *talon, *hand, *stock, *basecard; variable in typeref:struct:cardtype * 293 printw("|t# = talon to tableau |"); 295 printw("|tf = talon to foundation |"); 301 printw("|ht = hand to talon |"); 434 printw("talon"); 469 printw("talon"); 656 if (cp == &talon) 712 talon = NIL; 751 printcard(taloncol, talonrow, talon); 870 * procedure to turn the cards onto the talon from the dec [all...] |
canfield.c | 156 static struct cardtype *talon, *hand, *stock, *basecard; variable in typeref:struct:cardtype * 293 printw("|t# = talon to tableau |"); 295 printw("|tf = talon to foundation |"); 301 printw("|ht = hand to talon |"); 434 printw("talon"); 469 printw("talon"); 656 if (cp == &talon) 712 talon = NIL; 751 printcard(taloncol, talonrow, talon); 870 * procedure to turn the cards onto the talon from the dec [all...] |