canfield.c | 212 static void movetofound(struct cardtype **, int); 1281 movetofound(struct cardtype **cp, int source) function in typeref:typename:void 1469 movetofound(&talon, source); 1477 movetofound(&stock, source); 1540 movetofound(&tableau[source], source);
|