seer/src/movegen/naive
Bruno BELANYI 85ac65408f Remove unused 'en_passant_origins'
I don't think I'll need it after all.
2024-04-06 12:50:31 +01:00
..
bishop.rs Remove all useless 'allow(unused)' 2024-04-01 22:20:39 +01:00
king.rs Remove all useless 'allow(unused)' 2024-04-01 22:20:39 +01:00
knight.rs Remove all useless 'allow(unused)' 2024-04-01 22:20:39 +01:00
mod.rs Move naive move generation into sub-module 2024-04-01 22:20:39 +01:00
pawn.rs Remove unused 'en_passant_origins' 2024-04-06 12:50:31 +01:00
rook.rs Remove all useless 'allow(unused)' 2024-04-01 22:20:39 +01:00