summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-03-16 16:57:52 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-03-16 16:57:52 -0400
commitc4b61cc0ed966a194942256ce6c2936f8183d414 (patch)
tree316d11ef06c28f6d653bae28956d228e7345d4cc /include/battle_controllers.h
parent783488aae5a4421bdca249a18458831704afbab0 (diff)
Document FRLG-unique vars in main.c
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 0cbda02c0..7dacb1343 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -185,7 +185,7 @@ extern struct UnusedControllerStruct gUnknown_2022870;
void HandleLinkBattleSetup(void);
void SetUpBattleVars(void);
void InitBtlControllers(void);
-void sub_800DD28(void);
+void TryReceiveLinkBattleData(void);
void PrepareBufferDataTransferLink(u8 bufferId, u16 size, u8 *data);
// emitters