1 2 3 4
#include "search/moves.c" #include "search/king_moves.c" #include "search/knight_moves.c" #include "search/pawn_moves.c"