[board] Move neighbor::Direction → square::Direction
This commit is contained in:
parent
19c48b9816
commit
ff59799add
3 changed files with 11 additions and 14 deletions
|
@ -1,5 +1,4 @@
|
|||
mod bitboard;
|
||||
mod neighbor;
|
||||
pub mod piece;
|
||||
mod position;
|
||||
mod square;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue