mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-21 17:46:26 +08:00
Templetize xxx_time_for_MTG()
Also fixed some warnings under MSVC. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -28,4 +28,4 @@
|
||||
void get_search_times(int myTime, int myInc, int movesToGo, int currentPly,
|
||||
int* maxSearchTime, int* absoluteMaxSearchTime);
|
||||
|
||||
#endif // !defined(SEARCH_H_INCLUDED)
|
||||
#endif // !defined(TIMEMAN_H_INCLUDED)
|
||||
|
||||
Reference in New Issue
Block a user