mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 08:37:44 +00:00
Merge default tests in pos_is_ok
No functional change.
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ public:
|
||||
bool is_draw() const;
|
||||
|
||||
// Position consistency check, for debugging
|
||||
bool pos_is_ok(int* failedStep = NULL) const;
|
||||
bool pos_is_ok(int* step = NULL) const;
|
||||
void flip();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user