diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-06 18:06:24 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-06 18:06:24 -0400 |
commit | 736b89ae3d4ffb335ef9e073556bc630c5541b70 (patch) | |
tree | e97d50e764c52c012092aecb2d80266442677a79 /include/quest_log.h | |
parent | 5620b0ed1a330e38c0d4cdbbfea2c5ce75053925 (diff) | |
parent | fb9b695f9a366f662b5262f440d77c770b131d0d (diff) |
Merge branch 'master' into link
Diffstat (limited to 'include/quest_log.h')
-rw-r--r-- | include/quest_log.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h index 0690dd282..7e86e7c2f 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -33,6 +33,8 @@ u8 sub_8112EB4(void); void sub_8113018(const u8 * text, u8 mode); void MapNamePopupWindowIdSetDummy(void); void sub_8111CF0(void); +void sub_811089C(void); +void sub_8113044(void); extern u8 gUnknown_203ADFA; |