summaryrefslogtreecommitdiff
path: root/include/pokeball.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-12-04 11:44:52 -0800
committerultima-soul <akshayjhanji@hotmail.com>2019-12-04 11:44:52 -0800
commit58cf3313403a056104b561d40051216eb46fa7bc (patch)
tree46651b81c533950407d61ea147b6bb6c9af6af85 /include/pokeball.h
parentb116608e12940141e7c1167d0a2868abc72829fc (diff)
parent67f48e5f28b1773d3570630540a082e99f7cab4e (diff)
Merge branch 'master' into data_dump
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 884ded22e..0e941f9ed 100644
--- a/include/pokeball.h
+++ b/include/pokeball.h
@@ -32,5 +32,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