Cleanup extraneous function in header (#5506)

This commit is contained in:
hedara90 2024-10-11 12:14:14 +02:00 committed by GitHub
parent 8890500b77
commit cac815164a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -347,7 +347,6 @@ extern const union AnimCmd *const gAnims_WaterPulseBubble[];
// battle_anim_flying.c
void DestroyAnimSpriteAfterTimer(struct Sprite *sprite);
void sub_810E2C8(struct Sprite *sprite);
void AnimAirWaveCrescent(struct Sprite *sprite);
void AnimFlyBallUp(struct Sprite *sprite);
void AnimFlyBallAttack(struct Sprite *sprite);