added file and module structure for bitboard::movegen.rs
This commit is contained in:
@@ -5,5 +5,6 @@ mod checkinfo;
|
||||
mod attacks;
|
||||
mod bitmove;
|
||||
mod movebuffer;
|
||||
mod movegen;
|
||||
|
||||
pub mod board;
|
||||
0
engine/src/bitboard/movegen.rs
Normal file
0
engine/src/bitboard/movegen.rs
Normal file
Reference in New Issue
Block a user