diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-22 20:10:35 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-22 20:13:15 -0500 |
commit | eff1ad330031633b2a28f2b9e8bc8f5e5258826a (patch) | |
tree | 11e210da07d43994ee19b286e29752ca0d543f82 /include/strings.h | |
parent | 1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff) |
Decompile field poison
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 1 |
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 |