playMoves called corectly
This commit is contained in:
parent
da8eb581e3
commit
93e7ff61e0
3 changed files with 32 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue