summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-03 21:46:59 -0400
committerhuderlem <huderlem@gmail.com>2019-04-04 19:26:45 -0500
commita47abb3949f8d1050379f51005368a5093c15113 (patch)
tree389dcd5763222fa7bbd0999ea8d1b86a24003d7f /include/strings.h
parentf125de3e667b6d19acf1fabe2f1e700c9ef28609 (diff)
union_room_chat data, 1
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index fc5724af3..cb54afb13 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -2682,5 +2682,21 @@ extern const u8 gText_PeopleCommunicating[];
extern const u8 gText_CommStandbyAwaitingOtherPlayer[];
extern const u8 gText_RefusedBattle[];
extern const u8 gText_BattleWasRefused[];
+extern const u8 gText_QuitChatting[];
+extern const u8 gText_RegisterTextWhere[];
+extern const u8 gText_RegisterTextHere[];
+extern const u8 gText_InputText[];
+extern const u8 gText_ExitingChat[];
+extern const u8 gText_LeaderLeftEndingChat[];
+extern const u8 gText_RegisteredTextChanged[];
+extern const u8 gText_AlreadySavedFile_Unused[];
+extern const u8 gText_SavingDontTurnOff_Unused[];
+extern const u8 gText_PlayerSavedGame_Unused[];
+extern const u8 gText_IfLeaderLeavesChatEnds[];
+extern const u8 gText_Upper[];
+extern const u8 gText_Lower[];
+extern const u8 gText_Symbols[];
+extern const u8 gText_Register2[];
+extern const u8 gText_Exit2[];
#endif // GUARD_STRINGS_H