mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 08:37:44 +00:00
committed by
Stéphane Nicolet
parent
8152a74ab4
commit
fcee0ce6a3
+1
-1
@@ -59,7 +59,7 @@ public:
|
||||
|
||||
Pawns::Table pawnsTable;
|
||||
Material::Table materialTable;
|
||||
size_t pvIdx, multiPV, pvLast, shuffleExts;
|
||||
size_t pvIdx, pvLast, shuffleExts;
|
||||
int selDepth, nmpMinPly;
|
||||
Color nmpColor;
|
||||
std::atomic<uint64_t> nodes, tbHits, bestMoveChanges;
|
||||
|
||||
Reference in New Issue
Block a user