/src/games/canfield/canfield/ |
canfield.c | 1201 int dlength, slength, i; local in function:tabprint 1206 dlength = length[des] + 1; 1209 printcard(pilemap[des], dlength, tableau[sour]); 1215 printcard(pilemap[des], dlength, tempcard); 1217 dlength++;
|
canfield.c | 1201 int dlength, slength, i; local in function:tabprint 1206 dlength = length[des] + 1; 1209 printcard(pilemap[des], dlength, tableau[sour]); 1215 printcard(pilemap[des], dlength, tempcard); 1217 dlength++;
|