diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-24 17:14:11 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-24 17:14:11 -0400 |
commit | 2ef974d7766f899bbe3c3d4af8974232c6a13610 (patch) | |
tree | c41ad3c5c843fed4367b70000363b85e4ec0c549 /include/help_system.h | |
parent | 1d28c9820f3435b458bc73712f6c5902715efaa7 (diff) |
Decompile seagallop
Diffstat (limited to 'include/help_system.h')
-rw-r--r-- | include/help_system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/help_system.h b/include/help_system.h index 3ef5f53e4..6398d306b 100644 --- a/include/help_system.h +++ b/include/help_system.h @@ -7,5 +7,6 @@ extern bool8 gUnknown_3005ECC; void sub_812B484(void); void HelpSystem_SetSomeVariable2(u8); +void sub_812B478(void); #endif //GUARD_HELP_SYSTEM_H |