Add 'Magic' type
This commit is contained in:
parent
847e18dac1
commit
6b0563b1bd
3 changed files with 29 additions and 0 deletions
2
src/movegen/magic/mod.rs
Normal file
2
src/movegen/magic/mod.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod magic;
|
||||
pub use magic::*;
|
||||
Loading…
Add table
Add a link
Reference in a new issue