diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 14:46:42 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 14:46:42 -0400 |
commit | 12c62c656b71cf385dce6f70c5b308f86ad02242 (patch) | |
tree | 9a9b31655879b82e47419c6215e6a76ec2a85a67 /include/strings.h | |
parent | 2a784c9a5d95d5b50d03c0ae5b1a996287a895d1 (diff) |
Decompile help system rodata
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index edc5136f8..1e3d4c39b 100644 --- a/include/strings.h +++ b/include/strings.h @@ -136,4 +136,8 @@ extern const u8 gTeachyTvText_CatchingScript2[]; extern const u8 gTeachyTvText_TMsScript2[]; extern const u8 gTeachyTvText_RegisterScript2[]; +// help_system_812B1E0 +extern const u8 gUnknown_841DFAC[]; +extern const u8 gUnknown_841DFC9[]; + #endif //GUARD_STRINGS_H |