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

  /src/games/canfield/canfield/
canfield.c 75 #define basecol 1 macro
752 move(foundrow - 2, basecol);
754 move(foundrow - 1, basecol);
756 printrank(basecol, foundrow, found[0], 0);

Completed in 34 milliseconds