summaryrefslogtreecommitdiff
path: root/src/quest_log_events.c
diff options
context:
space:
mode:
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)
{