summaryrefslogtreecommitdiff
path: root/src/water.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-11 12:06:00 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-11 12:06:00 -0400
commitb1603bba92dac95fd1621978f21ee9bf107f7b6a (patch)
tree9d86f2a2aed82e2dcbefebe7c5dbdecf3aed607e /src/water.c
parent44dc1a473c8a4ff1c73b776889f2002136c7787d (diff)
parent4767019e4f541a19577a9bfd09851a94b2e3c745 (diff)
Merge remote-tracking branch 'origin/master' into modern_ld
Diffstat (limited to 'src/water.c')
-rw-r--r--src/water.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/water.c b/src/water.c
index 5f7fa4dc6..eb7c13c8f 100644
--- a/src/water.c
+++ b/src/water.c
@@ -56,7 +56,7 @@ static void CreateWaterSportDroplet(struct Task*);
static void CreateWaterPulseRingBubbles(struct Sprite*, s32, s32);
// Both unused? Comment copied from pokeemerald
-static const u8 gUnknown_83E44F4[] = INCBIN_U8("graphics/battle_anims/unk_83E4874.4bpp");
+static const u8 gUnknown_83E44F4[] = INCBIN_U8("graphics/battle_anims/unk_83E44F4.4bpp");
static const u8 gUnknown_83E4874[] = INCBIN_U8("graphics/battle_anims/unk_83E4874.bin");
static const union AnimCmd sAnim_RainDrop[] =