summaryrefslogtreecommitdiff
path: root/src/quest_log_events.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-03-18 15:25:46 -0400
committerGitHub <noreply@github.com>2021-03-18 15:25:46 -0400
commited16a7409ae9c808a110975dec1930f9f949a6d6 (patch)
tree662be8b474b9c50264fc49262cbaf21769479516 /src/quest_log_events.c
parent5075067ecd8718ab96a063946662c71fe3ef5369 (diff)
parentc5aa5d37229e5692355e4b3979b6cafbcad7caee (diff)
Merge pull request #403 from PikalaxALT/battle_multi_buffer
Battle documentation (14032021)
Diffstat (limited to 'src/quest_log_events.c')
-rw-r--r--src/quest_log_events.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quest_log_events.c b/src/quest_log_events.c
index 8eaf331e5..72b8ddfd7 100644
--- a/src/quest_log_events.c
+++ b/src/quest_log_events.c
@@ -425,7 +425,7 @@ static bool8 TrySetTrainerBattleQuestLogEvent(u16 eventId, const u16 *eventData)
return TRUE;
}
-void sub_81139BC(void)
+void QuestLogEvents_HandleEndTrainerBattle(void)
{
if (sDeferredEvent.id != QL_EVENT_0)
{