]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Enable compilation on older Windows systems
[stockfish] / src / evaluate.h
index e2cdb21019ac08c62a4571e12aba53a242a10e17..77c3b4e7d2dcae50d751f4e12b62a3a6cb0e45bc 100644 (file)
@@ -39,7 +39,7 @@ namespace Eval {
   // The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
   // for the build process (profile-build and fishtest) to work. Do not change the
   // name of the macro, as it is used in the Makefile.
-  #define EvalFileDefaultName   "nn-13406b1dcbe0.nnue"
+  #define EvalFileDefaultName   "nn-4f56ecfca5b7.nnue"
 
   namespace NNUE {