diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-29 02:39:41 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-31 07:58:07 +0800 |
commit | 935f93a0752604f1375c79e6225baa6774b60280 (patch) | |
tree | e4f35d322490ef19b6481e58327732faea810ff4 /include/battle_controllers.h | |
parent | 37be39117ad0a02f67fbba2b5329dadbb87f2c6d (diff) |
ported battle_gfx_sfx_util from pokeem
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r-- | include/battle_controllers.h | 1 |
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); |