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

  /src/games/gomoku/
main.c 85 static spot_index readinput(FILE *);
290 curmove = readinput(inputfp);
401 readinput(FILE *fp) function in typeref:typename:spot_index
main.c 85 static spot_index readinput(FILE *);
290 curmove = readinput(inputfp);
401 readinput(FILE *fp) function in typeref:typename:spot_index

Completed in 23 milliseconds