summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorSewef <elagroum@gmail.com>2019-11-23 15:51:08 +0100
committerSewef <elagroum@gmail.com>2019-11-23 15:51:08 +0100
commit1dfe34dee371d3b64b41de2ce3634ecc78bc7ee5 (patch)
treeeea12c9bf2379db8670d1679b5f460c7fe502d7d /include/graphics.h
parent4f590e8f6102a433dbfbee56dd55f01aa3401c75 (diff)
TriForce → TriAttack
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/graphics.h b/include/graphics.h
index a08d3760f..7fba3ed80 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -4363,7 +4363,7 @@ extern const u32 gBattleAnimSpriteGfx_Pokeball[];
extern const u32 gBattleAnimSpriteGfx_Spotlight[];
extern const u32 gBattleAnimSpriteGfx_LetterZ[];
extern const u32 gBattleAnimSpriteGfx_RapidSpin[];
-extern const u32 gBattleAnimSpriteGfx_TriForceTriangle[];
+extern const u32 gBattleAnimSpriteGfx_TriAttackTriangle[];
extern const u32 gBattleAnimSpriteGfx_WispOrb[];
extern const u32 gBattleAnimSpriteGfx_WispFire[];
extern const u32 gBattleAnimSpriteGfx_GoldStars[];
@@ -4646,7 +4646,7 @@ extern const u32 gBattleAnimSpritePal_JaggedMusicNote[];
extern const u32 gBattleAnimSpritePal_Pokeball[];
extern const u32 gBattleAnimSpritePal_LetterZ[];
extern const u32 gBattleAnimSpritePal_RapidSpin[];
-extern const u32 gBattleAnimSpritePal_TriForceTriangle[];
+extern const u32 gBattleAnimSpritePal_TriAttackTriangle[];
extern const u32 gBattleAnimSpritePal_WispOrb[];
extern const u32 gBattleAnimSpritePal_GoldStars[];
extern const u32 gBattleAnimSpritePal_EclipsingOrb[];