diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 16:43:34 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 16:43:34 -0400 |
commit | 85aeb8d476459da4615949e287294658c8e9e3c5 (patch) | |
tree | 35613eaf9df6f71a9f9b866f28b87b78f6d37ac1 /include/help_system.h | |
parent | 5f41304d75c6ea2091acc57a8cfb775fb376a784 (diff) |
help_system_812B1E0: through sub_812BDEC
Diffstat (limited to 'include/help_system.h')
-rw-r--r-- | include/help_system.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/help_system.h b/include/help_system.h index f9aaba907..2f82c4cf0 100644 --- a/include/help_system.h +++ b/include/help_system.h @@ -18,6 +18,7 @@ struct HelpSystemStruct_203F190 struct HelpSystemStruct_203F190_sub sub; u8 field_0C; u8 field_0D; + u8 field_0E; u8 filler_10[0xC]; }; @@ -37,5 +38,9 @@ void sub_813BD5C(u8); void sub_813BDE8(u8); void sub_813BFC0(u8); void sub_813BE78(u8); +s32 sub_813C690(void); +void sub_813C75C(void); +void sub_813C684(u8); +void sub_813C004(u8, u8); #endif //GUARD_HELP_SYSTEM_H |