summaryrefslogtreecommitdiff
path: root/include/pokeball.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pokeball.h')
-rw-r--r--include/pokeball.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokeball.h b/include/pokeball.h
index 9e135db99..1c2241246 100644
--- a/include/pokeball.h
+++ b/include/pokeball.h
@@ -34,5 +34,6 @@ void DoHitAnimHealthboxEffect(u8 bank);
void LoadBallGfx(u8 ballId);
void FreeBallGfx(u8 ballId);
void sub_804BD94(u8 battler);
+void DestroySpriteAndFreeResources2(struct Sprite *sprite);
#endif // GUARD_POKEBALL_H