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[];