added file and module structure for bitboard::movegen::pawns
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
mod pawns;
|
||||
|
||||
use super::board::Board;
|
||||
use super::movebuffer::MoveBuffer;
|
||||
|
||||
|
||||
0
engine/src/bitboard/movegen/pawns.rs
Normal file
0
engine/src/bitboard/movegen/pawns.rs
Normal file
Reference in New Issue
Block a user