Home
last modified time | relevance | path

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

/netbsd-src/games/canfield/canfield/
H A Dcanfield.c77 #define tboxrow 2 macro
284 move(tboxrow, boxcol); in printtopinstructions()
286 move(tboxrow + 1, boxcol); in printtopinstructions()
288 move(tboxrow + 2, boxcol); in printtopinstructions()
290 move(tboxrow + 3, boxcol); in printtopinstructions()
292 move(tboxrow + 4, boxcol); in printtopinstructions()
294 move(tboxrow + 5, boxcol); in printtopinstructions()
296 move(tboxrow + 6, boxcol); in printtopinstructions()
298 move(tboxrow + 7, boxcol); in printtopinstructions()
300 move(tboxrow + 8, boxcol); in printtopinstructions()
[all …]