Skip to content

Commit

Permalink
Update movepick.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dpldgr committed Nov 10, 2024
1 parent b644250 commit 79b173c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/movepick.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ class MovePicker {
ExtMove moves[MAX_MOVES];
#endif
*/
ExtMove moves[8192];
};

} // namespace Stockfish
Expand Down

0 comments on commit 79b173c

Please sign in to comment.