/src/games/canfield/canfield/ |
canfield.c | 223 static void removecard(int, int); 499 removecard(col, row); 555 removecard(int a, int b) function in typeref:typename:void 600 removecard(a, b); 664 removecard(column, row); 926 removecard(cnewcol, cnewrow); 1024 removecard(coldcol, coldrow); 1205 removecard(pilemap[sour], i); 1309 removecard(pilemap[source],
|
canfield.c | 223 static void removecard(int, int); 499 removecard(col, row); 555 removecard(int a, int b) function in typeref:typename:void 600 removecard(a, b); 664 removecard(column, row); 926 removecard(cnewcol, cnewrow); 1024 removecard(coldcol, coldrow); 1205 removecard(pilemap[sour], i); 1309 removecard(pilemap[source],
|
canfield.c | 223 static void removecard(int, int); 499 removecard(col, row); 555 removecard(int a, int b) function in typeref:typename:void 600 removecard(a, b); 664 removecard(column, row); 926 removecard(cnewcol, cnewrow); 1024 removecard(coldcol, coldrow); 1205 removecard(pilemap[sour], i); 1309 removecard(pilemap[source],
|