diff options
Diffstat (limited to 'src/normal.c')
-rw-r--r-- | src/normal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/normal.c b/src/normal.c index 5a4d98907..c20316942 100644 --- a/src/normal.c +++ b/src/normal.c @@ -186,7 +186,7 @@ const struct SpriteTemplate gUnknown_83E7C20 = .callback = sub_80BA5F8, }; -const struct SpriteTemplate gUnknown_83E7C38 = +const struct SpriteTemplate gWaterHitSplatSpriteTemplate = { .tileTag = ANIM_TAG_WATER_IMPACT, .paletteTag = ANIM_TAG_WATER_IMPACT, |