Update to Stockfish 14

This commit is contained in:
Peter Osterlund
2021-07-02 20:50:36 +02:00
parent fe7a8fac11
commit 4f7930acf0
61 changed files with 2020 additions and 1568 deletions

View File

@@ -24,6 +24,7 @@
#include "bitboard.h"
#include "types.h"
namespace Stockfish {
namespace
{
@@ -126,3 +127,5 @@ void init() {
}
} // namespace PSQT
} // namespace Stockfish