Searched refs:user_x (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/gomoku/
H A Dbdisp.c357 int x = game.user_x, y = game.user_y;
458 game.user_x = x;
H A Dgomoku.h255 int user_x; member in struct:game
H A Dbdinit.c130 game.user_x = 1 + (BSZ - 1) / 2;

Completed in 182 milliseconds