Searched defs:PT (Results 1 - 1 of 1) sorted by relevance

/src/games/gomoku/
H A Dgomoku.h71 #define PT(x, y) ((x) + (BSZ + 1) * (y)) macro

Completed in 8 milliseconds