mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-22 10:06:26 +08:00
Retire move.cpp
Move its functions where they belong. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -66,6 +66,7 @@ struct SearchStack {
|
||||
////
|
||||
//// Prototypes
|
||||
////
|
||||
class Position;
|
||||
|
||||
extern void init_search();
|
||||
extern void init_threads();
|
||||
|
||||
Reference in New Issue
Block a user