Searched refs:TRANSCRIPT_COL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/games/gomoku/
H A Dbdisp.c240 move(lastline, TRANSCRIPT_COL);
241 addnstr(str, SCRNW - TRANSCRIPT_COL - 1);
243 move(lastline + 1, TRANSCRIPT_COL);
H A Dgomoku.h49 #define TRANSCRIPT_COL 46 /* necessarily == 2*BSZ4 */ macro

Completed in 74 milliseconds