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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user