summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-23 21:22:31 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-23 21:22:31 -0500
commit91bfbfb9fb2bbdecfc33e76fca7aa6ff5a2c8a34 (patch)
treed44383307f0bfeb092dbed5630fa706ceafe3b21 /include/quest_log.h
parentd347a95390a5cb61416f0148e9a9661b1ffddde7 (diff)
quest_log_battle, 1
Diffstat (limited to 'include/quest_log.h')
-rw-r--r--include/quest_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h
index b2a750725..9f8a0ea21 100644
--- a/include/quest_log.h
+++ b/include/quest_log.h
@@ -20,5 +20,6 @@ extern struct UnkStruct_3005E90 gUnknown_3005E90;
extern struct UnkStruct_203AE98 * gUnknown_3005E94;
void sub_8112720(u8);
+void sub_8113550(u16, const u16 *);
#endif //GUARD_QUEST_LOG_H