summaryrefslogtreecommitdiff
path: root/src/root.c
diff options
context:
space:
mode:
authorScott Gasch <[email protected]>2026-08-23 11:28:49 -0700
committerScott Gasch <[email protected]>2026-08-23 11:28:49 -0700
commitdf8facc22815f9eca0897e27ccce30701ba95322 (patch)
treebf90ad7ff19383fbac9b0a163f31bf3a9fb11fbe /src/root.c
parentdc0c9dbf405095a6483705b153f4c85c64499d4e (diff)
Clean X64 build and ported GetAttacks to x64.
Diffstat (limited to 'src/root.c')
-rwxr-xr-xsrc/root.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/root.c b/src/root.c
index 87ee4be..9ead880 100755
--- a/src/root.c
+++ b/src/root.c
@@ -632,6 +632,7 @@ Return value:
ctx->sSearchFlags.fVerifyNullmove = TRUE;
ctx->sSearchFlags.uQsearchDepth = 0;
+ ctx->sSearchFlags.iCumulativeExtend = 0;
if (uNumLegalMoves == 1)
{
//