Use more accurate count in MovesInfo (#6260)

This commit is contained in:
Alex 2025-02-14 00:22:10 +01:00 committed by GitHub
parent 845679471f
commit 264e72c1a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,7 +110,7 @@ static const u8 sFeintDescription[] = _(
"An attack that hits foes\n"
"using moves like Protect.");
const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
const struct MoveInfo gMovesInfo[MOVES_COUNT_ALL] =
{
[MOVE_NONE] =
{