restructure
This commit is contained in:
parent
2e5f6e3d7d
commit
a93bfe258c
23 changed files with 83 additions and 307 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use crate::board::*;
|
||||
use crate::r#move::{Move, MoveList, MOVE_FLAG_CAPTURE, MOVE_FLAG_QUIET};
|
||||
use crate::r#move::*;
|
||||
use crate::square::SQUARES;
|
||||
use super::tables::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue