mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08:00
Introduce notation.h
And group there all the formatting functions but uci_pv() that requires access to search.cpp variables. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <string>
|
||||
|
||||
#include "evaluate.h"
|
||||
#include "notation.h"
|
||||
#include "position.h"
|
||||
#include "search.h"
|
||||
#include "thread.h"
|
||||
|
||||
Reference in New Issue
Block a user