]> git.sesse.net Git - stockfish/blobdiff - src/endgame.h
There is no need to special case KNNK ending
[stockfish] / src / endgame.h
index 4426ef186c5bacd4347bf94f712cbe08fef7a88a..43a685572aa710f15c5a9da2b037ddb23309d175 100644 (file)
@@ -45,6 +45,7 @@ enum EndgameType {
     KRKN,  // KR vs KN
     KQKR,  // KQ vs KR
     KBBKN, // KBB vs KN
+    KNNK,  // KNN vs K
     KmmKm, // K and two minors vs K and one or two minors
 
     // Scaling functions