summaryrefslogtreecommitdiff
path: root/src/quest_log.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-03-08 19:54:02 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-03-08 19:54:02 -0400
commit73e62801445cd2e5367b00a48830e437785128db (patch)
tree8659d67c9198a54decde0d5eeed54e6fd9b708da /src/quest_log.c
parent9f4f0df4d708f720990111034131de703ebfbb19 (diff)
Document fldeff_flash and map_preview_screen
Diffstat (limited to 'src/quest_log.c')
-rw-r--r--src/quest_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quest_log.c b/src/quest_log.c
index 5d260b58f..8f53f9c5e 100644
--- a/src/quest_log.c
+++ b/src/quest_log.c
@@ -4294,7 +4294,7 @@ static const u16 sQuestLogWorldMapFlags[] =
FLAG_WORLD_MAP_SIX_ISLAND
};
-void sub_8115748(u16 worldMapFlag)
+void QuestLog_RecordEnteredMap(u16 worldMapFlag)
{
s32 i;