summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2017-12-01 11:32:01 -0600
committerGitHub <noreply@github.com>2017-12-01 11:32:01 -0600
commit0250aefb73a995a6812a657193abeb96eb34d489 (patch)
tree90c7868689507a6c189e1fc01c4d553f5776d843 /include/strings.h
parent54da96309186b98263b4434911e1c5b8d4b4e3ec (diff)
parent921011592cbe9018f558b7977525e49252274947 (diff)
Merge pull request #118 from PikalaxALT/field_poison
Decompile field poison
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index a32ba4c83..a2745d382 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -82,6 +82,7 @@ extern const u8 gText_NoRegistry[];
extern const u8 gText_OkayToDeleteFromRegistry[];
extern const u8 gText_RegisteredDataDeleted[];
extern const u8 gUnknown_085EA79D[];
+extern const u8 gText_PkmnFainted3[];
extern const u8 gText_Coins[];
#endif //GUARD_STRINGS_H