mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 05:07:14 +00:00
Rename MaxActiveSplitPoints
And move in thread.h togheter with THREAD_MAX No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
////
|
||||
|
||||
const int THREAD_MAX = 8;
|
||||
const int ACTIVE_SPLIT_POINTS_MAX = 8;
|
||||
|
||||
|
||||
////
|
||||
|
||||
Reference in New Issue
Block a user