summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-01-25 08:52:18 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-01-25 08:52:18 -0500
commitc99246fccfc6f04f015d0b5b2850fa7d01914961 (patch)
tree9379004c61a5beda3d896ed91305e8326879fbab /include/strings.h
parent70e7f464cafb9173aef2eb0a8a7b47bc90238f09 (diff)
through sub_81298F8
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index a57493a9b..81cbc63c1 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1061,4 +1061,18 @@ extern const u8 gText_CommStandbyAwaitingOtherPlayer[];
extern const u8 gText_RefusedBattle[];
extern const u8 gText_BattleWasRefused[];
+// union_room_chat
+extern const u8 gText_F700JoinedChat[];
+extern const u8 gText_F700LeftChat[];
+extern const u8 gText_Hello[];
+extern const u8 gText_Pokemon2[];
+extern const u8 gText_Trade[];
+extern const u8 gText_Battle[];
+extern const u8 gText_Lets[];
+extern const u8 gText_Ok[];
+extern const u8 gText_Sorry[];
+extern const u8 gText_YaySmileEmoji[];
+extern const u8 gText_ThankYou[];
+extern const u8 gText_ByeBye[];
+
#endif //GUARD_STRINGS_H