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

/openbsd-current/games/gomoku/
H A Dbdisp.c302 BGOTO(cury,curx);
308 BGOTO(cury, curx);
H A Dgomoku.h48 #define BGOTO(y,x) move(BSZ - (y), 2 * (x) + 3) macro

Completed in 116 milliseconds