Update include/constants/pokedex.h
This commit is contained in:
parent
8f34249ab2
commit
ff9556cb44
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue