HomeSort by: relevance | last modified time | path
    Searched refs:user_x (Results 1 - 3 of 3) sorted by relevancy

  /src/games/gomoku/
bdisp.c 357 int x = game.user_x, y = game.user_y;
458 game.user_x = x;
gomoku.h 255 int user_x; member in struct:game
bdinit.c 130 game.user_x = 1 + (BSZ - 1) / 2;

Completed in 13 milliseconds