diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-30 15:26:16 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-30 15:26:16 -0500 |
commit | 8a8e86fa4fe0a7932f475c7aa8424ea840327e4b (patch) | |
tree | 221f1c172ae9a86591699b9cf016681d17c74ae4 /include/help_system.h | |
parent | f178d06946a4debf6a0551094d3ef2f70b7b364c (diff) |
split mevent_server
Diffstat (limited to 'include/help_system.h')
-rw-r--r-- | include/help_system.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/help_system.h b/include/help_system.h index 3f6a741c6..632788148 100644 --- a/include/help_system.h +++ b/include/help_system.h @@ -5,4 +5,6 @@ extern bool8 gUnknown_3005ECC; +void sub_812B484(void); + #endif //GUARD_HELP_SYSTEM_H |