Renamed a berry tag variable

This commit is contained in:
Hedara
2025-03-24 13:25:59 +01:00
committed by Philipp AUER
parent c8696bf279
commit 521432b269
3 changed files with 3 additions and 3 deletions

View File

@@ -3307,7 +3307,7 @@ extern const u16 gPokedexSearchMenu_Pal[];
extern const u32 gBerryCheck_Gfx[];
extern const u32 gBerryCheck_Pal[];
extern const u32 gBerryTag_Gfx[];
extern const u32 gBerryTag_Pal[];
extern const u32 gBerryTag_Tilemap[];
// rayquaza scene gfx
extern const u32 gRaySceneDuoFight_Groudon_Gfx[];