diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-24 14:37:45 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-26 04:52:34 +0800 |
commit | efad45497dfb69cf2879d0bf2e318eaf8fc2252f (patch) | |
tree | 2ca2461800c7a830db7a7d023a8a98cf5d274d54 /include/quest_log.h | |
parent | 5b7c34096cff301c4d74bb2e67a7164b66bcc5dd (diff) |
through AddTextPrinterParameterized2()
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 cdd28371f..e9b0c8e51 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 MapNamePopupWindowIdSetDummy(void); extern u8 gUnknown_203ADFA; |