[bitboard] Move everything in board::bitboard to the bitboard crate
This commit is contained in:
parent
32100b9553
commit
625bfb2446
7 changed files with 25 additions and 25 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
pub mod fen;
|
||||
|
||||
#[macro_use]
|
||||
mod bitboard;
|
||||
mod display;
|
||||
mod r#move;
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue