Cleanup extraneous function in header (#5506)
This commit is contained in:
parent
8890500b77
commit
cac815164a
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue