]> git.sesse.net Git - remoteglot/commitdiff
Remove the global move_num and toplay variables.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Dec 2023 07:42:59 +0000 (08:42 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 27 Dec 2023 07:47:09 +0000 (08:47 +0100)
These are redundant from the FEN, and we would like to fix
so that we can use a different FEN in some cases, so remove
the (semi-)hidden dependency on the board state.


No differences found