mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 14:27:45 +00:00
Merge branch 'master' into trainer
This commit is contained in:
@@ -48,6 +48,7 @@ struct Stack {
|
||||
int statScore;
|
||||
int moveCount;
|
||||
bool inCheck;
|
||||
bool ttPv;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user