mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-22 10:06:26 +08:00
Merge branch 'master' into sf-nnue-nodchip
This commit is contained in:
@@ -68,6 +68,7 @@ struct StateInfo {
|
||||
#endif // defined(EVAL_NNUE)
|
||||
};
|
||||
|
||||
|
||||
/// A list to keep track of the position states along the setup moves (from the
|
||||
/// start position to the position just before the search starts). Needed by
|
||||
/// 'draw by repetition' detection. Use a std::deque because pointers to
|
||||
|
||||
Reference in New Issue
Block a user