From 73e62801445cd2e5367b00a48830e437785128db Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 8 Mar 2020 19:54:02 -0400 Subject: Document fldeff_flash and map_preview_screen --- include/quest_log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/quest_log.h') diff --git a/include/quest_log.h b/include/quest_log.h index 3241046bc..b2645954f 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -26,7 +26,7 @@ extern const u16 gUnknown_84566A8[]; void sub_8112720(u8); void SetQuestLogEvent(u16, const u16 *); void sub_811539C(void); -void sub_8115748(u16); +void QuestLog_RecordEnteredMap(u16); u8 sub_8112CAC(void); bool8 QuestLog_SchedulePlaybackCB(void (*func)(void)); void sub_8111F38(u16 offset, u16 idx); -- cgit v1.2.3