From aacb202f812d0b7a54ba40eaafe48e7e21451f8c Mon Sep 17 00:00:00 2001 From: Evan Date: Tue, 3 Dec 2019 10:54:47 -0700 Subject: resolve compiler errors --- include/battle_anim.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/battle_anim.h') diff --git a/include/battle_anim.h b/include/battle_anim.h index 60245ee55..cc60dfc5a 100644 --- a/include/battle_anim.h +++ b/include/battle_anim.h @@ -454,6 +454,7 @@ void sub_80AD800(u8 taskId); // water.s extern const union AnimCmd *const gUnknown_83E5958[]; extern const union AnimCmd *const gUnknown_83E5A78[]; +void AnimWaterPulseRing(struct Sprite *sprite); // smokescreen.c u8 SmokescreenImpact(s16 x, s16 y, u8 a3); -- cgit v1.2.3