summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-22 20:10:35 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-22 20:13:15 -0500
commiteff1ad330031633b2a28f2b9e8bc8f5e5258826a (patch)
tree11e210da07d43994ee19b286e29752ca0d543f82 /include/strings.h
parent1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff)
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 08e2b4bba..1f7267b4a 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -82,5 +82,6 @@ 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[];
#endif //GUARD_STRINGS_H