Nicolas Winkler %!s(int64=7) %!d(string=hai) anos
pai
achega
ddb37e65bc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/MoveGeneration.h

+ 1 - 0
src/MoveGeneration.h

@@ -78,6 +78,7 @@ template<int side>
 class chessy::MoveGenerator
 {
     const ChessGame& chessGame;
+    PositionSet::PositionSetIterator pawnPushes;
 
     struct MoveIterator
     {