mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 10:57:43 +00: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