]> git.sesse.net Git - stockfish/blobdiff - src/endgame.h
Move draw by material check
[stockfish] / src / endgame.h
index 49f39990ba513e6ca8584df55fa9ebadddfe6d9d..5ea40bbf91b995070a7bf804b52ecc8c0fec548e 100644 (file)
@@ -43,7 +43,7 @@ enum EndgameType {
   KQKP,  // KQ vs KP
   KQKR,  // KQ vs KR
   KBBKN, // KBB vs KN
-  KmmKm, // K and two minors vs K and one or two minors
+  KmmKm, // K and one or two minors vs K and zero or one minor
 
 
   // Scaling functions