diff options
| author | Scott Gasch <[email protected]> | 2026-08-23 11:28:49 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2026-08-23 11:28:49 -0700 |
| commit | df8facc22815f9eca0897e27ccce30701ba95322 (patch) | |
| tree | bf90ad7ff19383fbac9b0a163f31bf3a9fb11fbe /src/root.c | |
| parent | dc0c9dbf405095a6483705b153f4c85c64499d4e (diff) | |
Clean X64 build and ported GetAttacks to x64.
Diffstat (limited to 'src/root.c')
| -rwxr-xr-x | src/root.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -632,6 +632,7 @@ Return value: ctx->sSearchFlags.fVerifyNullmove = TRUE; ctx->sSearchFlags.uQsearchDepth = 0; + ctx->sSearchFlags.iCumulativeExtend = 0; if (uNumLegalMoves == 1) { // |
