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

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

Completed in 55 milliseconds