diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-12 23:58:05 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-12 23:58:05 -0500 |
commit | f21c5ebea50685982daf1f81cda4c535615a6ef8 (patch) | |
tree | 9bcea6785b31816ab8cdc2582fa96c7aab4e0a25 /include/strings.h | |
parent | 85cf626316c6300cd77978d769a8758ec43a2ca4 (diff) |
through sub_800B1A0
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 299d637b8..f3efe88e4 100644 --- a/include/strings.h +++ b/include/strings.h @@ -77,5 +77,8 @@ extern const u8 gText_RegisteredDataDeleted[]; extern const u8 gUnknown_085EA79D[]; extern const u8 gText_CommErrorEllipsis[]; extern const u8 gText_MoveCloserToLinkPartner[]; +extern const u8 gText_CommErrorCheckConnections[]; +extern const u8 gText_ABtnTitleScreen[]; +extern const u8 gText_ABtnRegistrationCounter[]; #endif //GUARD_STRINGS_H |