C go added and uci ret type
All checks were successful
Verify build / verify_build (push) Successful in 1m3s
All checks were successful
Verify build / verify_build (push) Successful in 1m3s
This commit is contained in:
parent
f9cdd9a259
commit
da8eb581e3
3 changed files with 65 additions and 21 deletions
|
|
@ -5,6 +5,6 @@
|
|||
int cmain();
|
||||
game *fenGame(char *str);
|
||||
void playMoves(game *g, char *moves);
|
||||
void uciGo(game *g);
|
||||
char* uciGo(game *g);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue