playMoves called corectly
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
int cmain();
|
||||
game *fenGame(char *str);
|
||||
void playMoves(game *g, char *moves);
|
||||
game *playMoves(game *g, char *moves);
|
||||
char* uciGo(game *g);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user