diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-29 21:29:10 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-29 21:29:10 -0400 |
commit | e7a66b294169572a70c65b7223ae16810e9a49a3 (patch) | |
tree | 3a70ce34b5a66f14a069a3ade9befc57109c1ec8 /include/strings.h | |
parent | e9592bee5d1aa74a39e8879d52c0e5f105bef9c1 (diff) |
port sub_8050F3C
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 43043b537..2c1e93b38 100644 --- a/include/strings.h +++ b/include/strings.h @@ -662,5 +662,9 @@ extern const u8 gText_SevenIsland[]; // trade extern const u8 gUnknown_841E0A5[]; +extern const u8 gText_XWillBeSentToY[]; +extern const u8 gText_ByeByeVar1[]; +extern const u8 gText_XSentOverY[]; +extern const u8 gText_TakeGoodCareOfX[]; #endif //GUARD_STRINGS_H |