summaryrefslogtreecommitdiff
path: root/include/recorded_battle.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-12-24 16:18:47 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-12-24 16:18:47 -0500
commit769ddf22c266c2bf41d3353c5972bca8fa49c085 (patch)
treeabb6e675a66404bf531ebb4d93ff1aecd9e702c8 /include/recorded_battle.h
parent49bdaeb940afc98e3f98b24c9a5afe1bb8d5d86b (diff)
Label remaining subs in battle_tower.c
Diffstat (limited to 'include/recorded_battle.h')
-rw-r--r--include/recorded_battle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/recorded_battle.h b/include/recorded_battle.h
index 84c5c2ea2..252b25502 100644
--- a/include/recorded_battle.h
+++ b/include/recorded_battle.h
@@ -30,7 +30,7 @@ void sub_818603C(u8 arg0);
u32 GetAiScriptsInRecordedBattle(void);
void sub_8186444(void);
bool8 sub_8186450(void);
-void sub_8186468(u8 *dst);
+void GetRecordedBattleRecordMixFriendName(u8 *dst);
u8 GetRecordedBattleRecordMixFriendClass(void);
u8 GetRecordedBattleApprenticeId(void);
u8 GetRecordedBattleRecordMixFriendLanguage(void);