]> git.sesse.net Git - stockfish/blobdiff - src/position.h
Retire notation.cpp
[stockfish] / src / position.h
index 8f5fb75aa7f4630d07e203764277057cc3a8d8f6..72932f778e9c07af6bcb9ce89e2822a8b78ddc61 100644 (file)
@@ -146,6 +146,7 @@ public:
 
   // Accessing hash keys
   Key key() const;
+  Key key_after(Move m) const;
   Key exclusion_key() const;
   Key pawn_key() const;
   Key material_key() const;