mirror of
https://github.com/sockspls/badfish
synced 2025-05-01 09:13:08 +00:00
Minimal whitespace changes
This commit is contained in:
parent
122c78b521
commit
f4ecc899d8
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ namespace Eval::NNUE::Features {
|
||||||
static void AppendActiveIndices(const Position& pos, Color perspective,
|
static void AppendActiveIndices(const Position& pos, Color perspective,
|
||||||
IndexList* active);
|
IndexList* active);
|
||||||
|
|
||||||
// Get a list of indices for recently changed features
|
// Get a list of indices for recently changed features
|
||||||
static void AppendChangedIndices(const Position& pos, Color perspective,
|
static void AppendChangedIndices(const Position& pos, Color perspective,
|
||||||
IndexList* removed, IndexList* added);
|
IndexList* removed, IndexList* added);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue