diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-07 17:06:11 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-07 17:06:11 -0400 |
commit | 0f67a952a396c80984236b45974407bcc8f6191d (patch) | |
tree | 36e0f5631281b6a0bba359dcecde93940639e1f6 /include/quest_log.h | |
parent | 2fe6b6db8cd681de8cf1671936452aa8bb1103f5 (diff) |
main_menu through sub_800CE70
Diffstat (limited to 'include/quest_log.h')
-rw-r--r-- | include/quest_log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h index 7e86e7c2f..8a2816c74 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -35,6 +35,7 @@ void MapNamePopupWindowIdSetDummy(void); void sub_8111CF0(void); void sub_811089C(void); void sub_8113044(void); +void TrySetUpQuestLogScenes_ElseContinueFromSave(u8 taskId); extern u8 gUnknown_203ADFA; |