Home
last modified time | relevance | path

Searched refs:cinitcol (Results 1 – 1 of 1) sorted by relevance

/openbsd/games/canfield/canfield/
H A Dcanfield.c82 #define cinitcol 14 macro
711 coldcol = cinitcol; in initgame()
713 cnewcol = cinitcol + cwidthcol; in initgame()
896 coldcol = cinitcol; in movetotalon()
898 cnewcol = cinitcol + cwidthcol; in movetotalon()
1004 move(row, cinitcol); in clearstat()