Sync pokedex constants

This commit is contained in:
GriffinR
2022-10-29 23:46:39 -04:00
parent d1178f7f8f
commit 8aae7ac7f3
7 changed files with 891 additions and 871 deletions
-4
View File
@@ -1,10 +1,6 @@
#ifndef GUARD_POKEDEX_H
#define GUARD_POKEDEX_H
#define KANTO_DEX_COUNT 151
#define HOENN_DEX_COUNT 202
#define NATIONAL_DEX_COUNT 386
enum
{
DEX_MODE_KANTO,