diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 17:08:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 17:08:46 -0400 |
commit | 63defaa95f88bf4e296eb9f9b4be64bf847f9157 (patch) | |
tree | 2cd327d489de7d1e01c295e6916ce29509225310 /include/help_system.h | |
parent | 85aeb8d476459da4615949e287294658c8e9e3c5 (diff) |
Finish help_system_812B1E0 decomp
Diffstat (limited to 'include/help_system.h')
-rw-r--r-- | include/help_system.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/help_system.h b/include/help_system.h index 2f82c4cf0..1c8fb643e 100644 --- a/include/help_system.h +++ b/include/help_system.h @@ -42,5 +42,12 @@ s32 sub_813C690(void); void sub_813C75C(void); void sub_813C684(u8); void sub_813C004(u8, u8); +void sub_813C50C(const u8 *a0, const u8 *a1); +void sub_813BEE4(u8); +void sub_813C624(void); +void sub_813C5FC(void); +void sub_813C488(const u8 *str); +void sub_813C584(const u8 *str); +void sub_813BE30(u8); #endif //GUARD_HELP_SYSTEM_H |