From 5593a8378349b11409e9c68c13ca9e6a202ef9a2 Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Thu, 30 Sep 2021 22:35:28 -0300 Subject: [PATCH] Fixed compile --- include/constants/pokemon_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants/pokemon_config.h b/include/constants/pokemon_config.h index 4bbb9e7de..53bc6c526 100644 --- a/include/constants/pokemon_config.h +++ b/include/constants/pokemon_config.h @@ -41,7 +41,7 @@ #define ITEM_SCIZORITE 10018 #define ITEM_HERACRONITE 10019 #define ITEM_HOUNDOOMINITE 10020 - #define ITEM_HOUNDOOMINITE 10021 + #define ITEM_TYRANITARITE 10021 #define ITEM_SCEPTILITE 10022 #define ITEM_BLAZIKENITE 10023 #define ITEM_SWAMPERTITE 10024