HomeSort by: relevance | last modified time | path
    Searched defs:spotstr (Results 1 - 2 of 2) sorted by relevancy

  /src/games/gomoku/
gomoku.h 213 struct spotstr { struct
239 is_blocked(const struct spotstr *sp, direction r)
245 set_blocked(struct spotstr *sp, direction r)
263 extern struct spotstr board[BAREA]; /* info for board */
gomoku.h 213 struct spotstr { struct
239 is_blocked(const struct spotstr *sp, direction r)
245 set_blocked(struct spotstr *sp, direction r)
263 extern struct spotstr board[BAREA]; /* info for board */

Completed in 53 milliseconds