From ff9556cb44f37f32881e15e0322bda5ba1dfd803 Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Sun, 13 Mar 2022 11:25:44 -0300 Subject: [PATCH] Update include/constants/pokedex.h --- include/constants/pokedex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants/pokedex.h b/include/constants/pokedex.h index 4b821c68d..8f40f9a7b 100644 --- a/include/constants/pokedex.h +++ b/include/constants/pokedex.h @@ -915,7 +915,7 @@ enum { #define KANTO_DEX_COUNT NATIONAL_DEX_MEW #define JOHTO_DEX_COUNT NATIONAL_DEX_CELEBI -#define NATIONAL_DEX_COUNT NATIONAL_DEX_CALYREX +#define NATIONAL_DEX_COUNT NATIONAL_DEX_CALYREX #define POKEMON_SLOTS_NUMBER (NATIONAL_DEX_COUNT + 1) // Hoenn Pokedex order