summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-29 02:39:41 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-31 07:58:07 +0800
commit935f93a0752604f1375c79e6225baa6774b60280 (patch)
treee4f35d322490ef19b6481e58327732faea810ff4 /include/battle_controllers.h
parent37be39117ad0a02f67fbba2b5329dadbb87f2c6d (diff)
ported battle_gfx_sfx_util from pokeem
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r--include/battle_controllers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index df00c3526..577bce485 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -242,7 +242,6 @@ void EmitCmd55(u8 bufferId, u8 arg1);
// player controller
void SetControllerToPlayer(void);
-void nullsub_21(void);
void PlayerHandleGetRawMonData(void);
void sub_80587B0(void);
void sub_805CC00(struct Sprite *sprite);