From 1be97f28d4148095ebca940aa4f6e544dbde5ec4 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Wed, 20 May 2020 22:45:11 -0400 Subject: [PATCH] Update pokedex.h --- include/pokedex.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/pokedex.h b/include/pokedex.h index 1ac1dd8..c48ed6d 100644 --- a/include/pokedex.h +++ b/include/pokedex.h @@ -1555,7 +1555,6 @@ extern const u8 DEX_ENTRY_CRAMORANT_GULPING[]; extern const u8 DEX_ENTRY_CRAMORANT_GORGING[]; extern const u8 DEX_ENTRY_TOXTRICITY_LOW_KEY[]; extern const u8 DEX_ENTRY_POLTEAGEIST_ANTIQUE[]; -extern const u8 DEX_ENTRY_ALCREMIE_VANILLA_CREAM[]; extern const u8 DEX_ENTRY_ALCREMIE_RUBY_CREAM[]; extern const u8 DEX_ENTRY_ALCREMIE_MATCHA_CREAM[]; extern const u8 DEX_ENTRY_ALCREMIE_MINT_CREAM[];