mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-27 04:26:24 +08:00
Merge branch 'master' into trainer
This commit is contained in:
@@ -49,6 +49,7 @@ struct Stack {
|
||||
int moveCount;
|
||||
bool inCheck;
|
||||
bool ttPv;
|
||||
bool ttHit;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user