mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-26 12:06:22 +08:00
Use a global instead of a variable in pos
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Eval {
|
||||
|
||||
std::string trace(const Position& pos);
|
||||
Value evaluate(const Position& pos);
|
||||
extern bool useNNUE;
|
||||
|
||||
namespace NNUE {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user