X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fevaluate.h;h=af763b2ba8c99f2139fc10e522a12bf6fe74af95;hp=48b627b9db19f81cc767509c0dc42717f1c87b0a;hb=569bc75eb860f2b644e3797c465205579c7d3ed7;hpb=9fc602bae74b8e09bd45ace3b42a8ce84d56b23c diff --git a/src/evaluate.h b/src/evaluate.h index 48b627b9..af763b2b 100644 --- a/src/evaluate.h +++ b/src/evaluate.h @@ -92,7 +92,7 @@ struct EvalInfo { // mateThreat[color] is a move for the given side which gives a direct mate. Move mateThreat[2]; - // Middle game and endgame mobility scores. + // Middle game and endgame mobility scores Score mobility; // Extra futility margin. This is added to the standard futility margin