mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 12:07:43 +00:00
Additional cleanup in bitbase.cpp
Also better document what code does. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
#include "endgame.h"
|
||||
#include "pawns.h"
|
||||
|
||||
extern int probe_kpk_bitbase(Square wksq, Square wpsq, Square bksq, Color stm);
|
||||
extern uint32_t probe_kpk_bitbase(Square wksq, Square wpsq, Square bksq, Color stm);
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user