summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-06-14 09:05:18 -0400
committerGitHub <noreply@github.com>2019-06-14 09:05:18 -0400
commit117c3fb8cc0f476cc3408afdb316f3ece41a1fe4 (patch)
treeb1504928152a96158c27959a370a058b6962ceed /include/strings.h
parentb26196e1f874fe5ebe9fe306e7ce18c06fa23715 (diff)
parentbba7f06cd939e3e4df0f445708c8c86bd0f36906 (diff)
Merge pull request #67 from pret/help_system
Help system
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 6cc6b93c1..8a10f02d5 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -142,4 +142,10 @@ extern const u8 gUnknown_841DFAC[];
extern const u8 gUnknown_841DFBE[];
extern const u8 gUnknown_841DFC9[];
+// help_system
+extern const u8 gString_Bill[];
+extern const u8 gString_Someone[];
+extern const u8 gString_Help[];
+extern const u8 gString_HelpSystem_ClearTo8[];
+
#endif //GUARD_STRINGS_H