diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-28 15:55:12 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-28 15:55:12 -0500 |
commit | f8251866551143e2febe55fe47e92f7c826696b3 (patch) | |
tree | 6b69815ccb2c30f00c292ed2881dbd4fb17468b7 /include/quest_log.h | |
parent | 80e5031619f388ba3274ca573e58451cb443d54b (diff) |
Use VS Seeker field effect
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 016a94267..6cee34bbb 100644 --- a/include/quest_log.h +++ b/include/quest_log.h @@ -51,5 +51,6 @@ void sub_8110840(void *oldSave); void sub_8112F18(u8 windowId); bool8 sub_8111C2C(void); void sub_81128BC(u8 a0); +void sub_811278C(u8, u8); #endif //GUARD_QUEST_LOG_H |