summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-03-14 20:10:19 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-03-14 20:10:19 -0400
commit31f4edbe503134eba4f7fee8ca9ecc85099c51bd (patch)
treecdd80b042f7b1a6f9fb94000dd3d9797c4dcb753 /include/battle_controllers.h
parent99ec579debc63991f16e08ef906111ad556edad5 (diff)
Document more symbols in battle
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r--include/battle_controllers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index 412856353..89164b009 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -184,7 +184,7 @@ extern struct UnusedControllerStruct gUnknown_2022870;
// general functions
void HandleLinkBattleSetup(void);
void SetUpBattleVars(void);
-void sub_800D30C(void);
+void InitBtlControllers(void);
void sub_800DD28(void);
void PrepareBufferDataTransferLink(u8 bufferId, u16 size, u8 *data);