summaryrefslogtreecommitdiff
path: root/src/battle/anim/thunder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/battle/anim/thunder.c')
-rw-r--r--src/battle/anim/thunder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/battle/anim/thunder.c b/src/battle/anim/thunder.c
index 9cd04e61f..862f0f7a8 100644
--- a/src/battle/anim/thunder.c
+++ b/src/battle/anim/thunder.c
@@ -30,8 +30,8 @@ const union AnimCmd *const gSpriteAnimTable_83D97CC[] =
const struct SpriteTemplate gBattleAnimSpriteTemplate_83D97D0 =
{
- .tileTag = 10037,
- .paletteTag = 10037,
+ .tileTag = ANIM_TAG_LIGHTNING,
+ .paletteTag = ANIM_TAG_LIGHTNING,
.oam = &gOamData_837DF34,
.anims = gSpriteAnimTable_83D97CC,
.images = NULL,