mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00:00
Logaritmic futility margins
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -349,6 +349,7 @@ extern Square pop_1st_bit(Bitboard* b);
|
||||
|
||||
extern void print_bitboard(Bitboard b);
|
||||
extern void init_bitboards();
|
||||
extern int bitScanReverse32(uint32_t b);
|
||||
|
||||
|
||||
#endif // !defined(BITBOARD_H_INCLUDED)
|
||||
|
||||
Reference in New Issue
Block a user