PAWN constant

PieceType const PAWN

Implementation

static const PieceType PAWN = PieceType._internal(0, 'p');