mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-27 04:26:24 +08:00
Added enpassant feature. Added k-p-cr-ep_256x2-32-32 architecture.
This commit is contained in:
@@ -47,6 +47,7 @@ OBJS = benchmark.o bitbase.o bitboard.o endgame.o evaluate.o main.o \
|
||||
eval/nnue/features/k.o \
|
||||
eval/nnue/features/p.o \
|
||||
eval/nnue/features/castling_right.o \
|
||||
eval/nnue/features/enpassant.o \
|
||||
eval/nnue/nnue_test_command.o \
|
||||
extra/sfen_packer.o \
|
||||
learn/gensfen2019.o \
|
||||
|
||||
Reference in New Issue
Block a user