mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-22 18:17:02 +08:00
committed by
Stéphane Nicolet
parent
8152a74ab4
commit
fcee0ce6a3
@@ -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