From 17bb1f43794ed5384ba6257a0f2601d4d1ce1d07 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Fri, 29 May 2020 19:08:40 -0400 Subject: [PATCH] Update pokedex.h --- include/pokedex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pokedex.h b/include/pokedex.h index 59b4f2e..5afe1b3 100644 --- a/include/pokedex.h +++ b/include/pokedex.h @@ -927,7 +927,7 @@ enum #define NATIONAL_DEX_SOBBLE 816 #define NATIONAL_DEX_DRIZZILE 817 #define NATIONAL_DEX_INTELEON 818 -#define NATIONAL_DEX_SKWOBET 819 +#define NATIONAL_DEX_SKWOVET 819 #define NATIONAL_DEX_GREEDENT 820 #define NATIONAL_DEX_ROOKIDEE 821 #define NATIONAL_DEX_CORVISQUIRE 822