summaryrefslogtreecommitdiff
path: root/src/region_map.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-14 21:27:45 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-15 16:00:45 -0500
commit04d176334ad590d3462e3c1eb75c1313705ae183 (patch)
tree865ca807901bf57e63523b19f2d535c7ef391f89 /src/region_map.c
parent2f81b4a204d051aeb88580dc63381011ec49fcbb (diff)
Document some Quest Log
Diffstat (limited to 'src/region_map.c')
-rw-r--r--src/region_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/region_map.c b/src/region_map.c
index 271ce548f..d526f9aaa 100644
--- a/src/region_map.c
+++ b/src/region_map.c
@@ -4389,7 +4389,7 @@ static void sub_80C527C(u16 mapsec)
if (sMapsecToSpawn[idx][2])
{
sub_805546C(sMapsecToSpawn[idx][2]);
- sub_8124C1C(sMapsecToSpawn[idx]);
+ SetUsedFlyQuestLogEvent(sMapsecToSpawn[idx]);
}
else
{