From 34555b46e8f80a99cba3dccc258d713eb4e0d6ac Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Fri, 12 Nov 2021 14:47:35 -0300 Subject: [PATCH] Oops --- include/graphics.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/graphics.h b/include/graphics.h index 2446d3f7c9..c754886163 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4698,7 +4698,6 @@ extern const u32 gItemIconPalette_GoldTeeth[]; extern const u32 gItemIcon_CardKey[]; extern const u32 gItemIconPalette_CardKey[]; extern const u32 gItemIcon_LiftKey[]; -extern const u32 gItemIconPalette_Key[]; extern const u32 gItemIcon_SilphScope[]; extern const u32 gItemIconPalette_SilphScope[]; extern const u32 gItemIcon_TriPass[];