mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 12:07:43 +00:00
Move all Contempt Factor code to search.cpp
Where it is used. No functional change.
This commit is contained in:
@@ -27,8 +27,6 @@ class Position;
|
||||
namespace Eval {
|
||||
|
||||
extern Color RootColor;
|
||||
extern Value ContemptFactor;
|
||||
extern Value ValueDraw[2];
|
||||
|
||||
extern void init();
|
||||
extern Value evaluate(const Position& pos, Value& margin);
|
||||
|
||||
Reference in New Issue
Block a user