mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
add3a02ddd
The hash function should take the board by reference, not by value. Also, the fact whether black can castle kingside or not was included twice in the hash, unnecesarily. |
||
---|---|---|
.. | ||
Chess.cpp | ||
Chess.h | ||
CMakeLists.txt | ||
UCICommand.cpp | ||
UCICommand.h | ||
UCIEndpoint.cpp | ||
UCIEndpoint.h |