diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-25 04:51:59 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 04:52:34 +0800 |
commit | cc937d33b4ae33312d543269f78207037f86b4c3 (patch) | |
tree | ff101bb2f2b94e3a19c58bad926bc93eea345867 /include/quest_log.h | |
parent | d64ddf09450a4119017e7e2ecf2bcb2061b6a241 (diff) |
thru WindowFunc_ClearDialogWindowAndFrame()
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 e9b0c8e51..72b50e49e 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -26,6 +26,7 @@ void sub_8115748(u16); u8 sub_8112CAC(void); bool8 sub_81119D4(void (*func)(void)); void sub_8111F38(u16, u16); +void sub_8111134(void); void MapNamePopupWindowIdSetDummy(void); extern u8 gUnknown_203ADFA; |