summaryrefslogtreecommitdiff
path: root/include/pokeball.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-09-25 13:49:34 -0400
committerGitHub <noreply@github.com>2019-09-25 13:49:34 -0400
commit44f8d694ce5760fba5272936cfe3ab1fe48537a8 (patch)
tree59ef21892a02c9d266f5cac36872458bdbe0de61 /include/pokeball.h
parent6539884c8850aca6c2057017dba9c3d78ca15784 (diff)
parent0e217e22d8fa3e075416cb332435c3756548357e (diff)
Merge pull request #86 from jiangzhengwenjz/battle
battle
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 5545f8870..ee0478eab 100644
--- a/include/pokeball.h
+++ b/include/pokeball.h
@@ -31,5 +31,6 @@ void sub_8076918(u8 bank);
void DoHitAnimHealthboxEffect(u8 bank);
void LoadBallGfx(u8 ballId);
void FreeBallGfx(u8 ballId);
+void sub_804BD94(u8 battler);
#endif // GUARD_POKEBALL_H