mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 15:37:47 +00:00
Merge branch 'master' into clusterMergeMaster6
This commit is contained in:
+1
-2
@@ -60,8 +60,7 @@ public:
|
||||
|
||||
Pawns::Table pawnsTable;
|
||||
Material::Table materialTable;
|
||||
Endgames endgames;
|
||||
size_t pvIdx, pvLast;
|
||||
size_t pvIdx, multiPV, pvLast, shuffleExts;
|
||||
int selDepth, nmpMinPly;
|
||||
Color nmpColor;
|
||||
std::atomic<uint64_t> nodes, tbHits, TTsaves, bestMoveChanges;
|
||||
|
||||
Reference in New Issue
Block a user