summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-02-16 11:13:58 -0500
committerGitHub <noreply@github.com>2020-02-16 11:13:58 -0500
commit1d006c26616889c7f53ba418c34d0cb151d5ba86 (patch)
treec5a81e833e822125212ae676fbd0cfae4bd1daae /include/strings.h
parent4ab216f309fe2db2cd2abfa775fa235f59178791 (diff)
parent04130a97d9ff799c9f1b439d091c0116adb31bfb (diff)
Merge branch 'master' into doc-tilesets
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 5c8ffde4b..d468af4f3 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1100,4 +1100,30 @@ extern const u8 gText_Symbols[];
extern const u8 gText_Register2[];
extern const u8 gText_Exit[];
+// wireless_communication_status_screen
+extern const u8 gUnknown_841E2B4[];
+extern const u8 gUnknown_841E2BF[];
+extern const u8 gUnknown_841E2C9[];
+extern const u8 gUnknown_841E2D4[];
+extern const u8 gText_WirelessCommunicationStatus[];
+extern const u8 gText_PeopleTrading[];
+extern const u8 gText_PeopleBattling[];
+extern const u8 gText_PeopleInUnionRoom[];
+extern const u8 gText_PeopleCommunicating[];
+
+// mevent
+extern const u8 gJPText_ReceiveMysteryGiftWithEReader[];
+extern const u8 gJPText_SelectConnectFromEReaderMenu[];
+extern const u8 gJPText_SelectConnectWithGBA[];
+extern const u8 gJPText_LinkIsIncorrect[];
+extern const u8 gJPText_CardReadingHasBeenHalted[];
+extern const u8 gJPText_Connecting[];
+extern const u8 gJPText_ConnectionErrorCheckLink[];
+extern const u8 gJPText_ConnectionErrorTryAgain[];
+extern const u8 gJPText_AllowEReaderToLoadCard[];
+extern const u8 gJPText_ConnectionComplete[];
+extern const u8 gJPText_NewTrainerHasComeToSevii[];
+extern const u8 gJPText_PleaseWaitAMoment[];
+extern const u8 gJPText_WriteErrorUnableToSaveData[];
+
#endif //GUARD_STRINGS_H