Chess Engine
C++ chess engine with movegen, bitboards, and Arduino-friendly docs
Loading...
Searching...
No Matches
S_MOVELIST Struct Reference

#include <defs.h>

Collaboration diagram for S_MOVELIST:

Public Attributes

S_MOVE moves [MAXPOSITIONMOVES]
int count

Detailed Description

Definition at line 66 of file defs.h.

Member Data Documentation

◆ count

◆ moves


The documentation for this struct was generated from the following file: