diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-11 18:26:02 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-11 18:26:02 -0400 |
commit | 915694e8a7a5967d76bcbe544d671bb2f962f608 (patch) | |
tree | 66f4a81ea18239c4ef38d57788793b3f907ba6e2 /include/help_system.h | |
parent | c5e238b8c12f58ae2043587c610bcd70215d39e2 (diff) |
Documentation of oak_speech
Diffstat (limited to 'include/help_system.h')
-rw-r--r-- | include/help_system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/help_system.h b/include/help_system.h index 0192809fc..3ef5f53e4 100644 --- a/include/help_system.h +++ b/include/help_system.h @@ -6,6 +6,6 @@ extern bool8 gUnknown_3005ECC; void sub_812B484(void); -void sub_812B1F0(u8); +void HelpSystem_SetSomeVariable2(u8); #endif //GUARD_HELP_SYSTEM_H |