diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-12 20:29:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-12 20:29:24 -0400 |
commit | ad25741237f491c1b8b0241be2cd7fbfaa128b20 (patch) | |
tree | a2f36dd6f7b9671a2fbca48f42a41a6a8af79f02 /include/strings.h | |
parent | 423dc1aeb1f52567865c8619e8eb827ac404c929 (diff) | |
parent | c993f5db4e0ab8052875ab80f980d4100b809764 (diff) |
Merge pull request #66 from pret/help_system_812B1E0
Decompile help_system_812b1e0
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index edc5136f8..6cc6b93c1 100644 --- a/include/strings.h +++ b/include/strings.h @@ -136,4 +136,10 @@ extern const u8 gTeachyTvText_CatchingScript2[]; extern const u8 gTeachyTvText_TMsScript2[]; extern const u8 gTeachyTvText_RegisterScript2[]; +// help_system_812B1E0 +extern const u8 gUnknown_841DFA5[]; +extern const u8 gUnknown_841DFAC[]; +extern const u8 gUnknown_841DFBE[]; +extern const u8 gUnknown_841DFC9[]; + #endif //GUARD_STRINGS_H |