diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-26 22:37:16 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-26 22:37:16 -0400 |
commit | 1ed15b3952a3d9f43ee8133e14c82450300795ad (patch) | |
tree | db5eb13dea64424db67eff3e50f8e67a5f575f3c /include/strings.h | |
parent | 81100d155a7ca7c0010e80b48a63937376db2144 (diff) |
through sub_80EA20C
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 abbbb1edc..190ee7b45 100644 --- a/include/strings.h +++ b/include/strings.h @@ -73,5 +73,6 @@ extern const u8 gText_Toss2[]; extern const u8 gText_ApostropheSBase[]; extern const u8 gText_NoRegistry[]; extern const u8 gText_OkayToDeleteFromRegistry[]; +extern const u8 gText_RegisteredDataDeleted[]; #endif //GUARD_STRINGS_H |