From 2fe6b6db8cd681de8cf1671936452aa8bb1103f5 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 7 Oct 2019 14:06:47 -0400 Subject: main menu through sub_800C780 --- include/strings.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 1bafbacbe..2dbe3919b 100644 --- a/include/strings.h +++ b/include/strings.h @@ -336,4 +336,9 @@ extern const u8 gText_CommErrorCheckConnections[]; extern const u8 gText_ABtnTitleScreen[]; extern const u8 gText_ABtnRegistrationCounter[]; +// main_menu +extern const u8 gText_SaveFileCorruptedPrevWillBeLoaded[]; +extern const u8 gText_SaveFileHasBeenDeleted[]; +extern const u8 gText_1MSubCircuitBoardNotInstalled[]; + #endif //GUARD_STRINGS_H -- cgit v1.2.3 From 0f67a952a396c80984236b45974407bcc8f6191d Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 7 Oct 2019 17:06:11 -0400 Subject: main_menu through sub_800CE70 --- include/strings.h | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 2dbe3919b..5a746fb6a 100644 --- a/include/strings.h +++ b/include/strings.h @@ -340,5 +340,90 @@ extern const u8 gText_ABtnRegistrationCounter[]; extern const u8 gText_SaveFileCorruptedPrevWillBeLoaded[]; extern const u8 gText_SaveFileHasBeenDeleted[]; extern const u8 gText_1MSubCircuitBoardNotInstalled[]; +extern const u8 gText_NewGame[]; +extern const u8 gText_Continue[]; +extern const u8 gText_MysteryGift[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_WirelessAdapterIsNotConnected[]; +extern const u8 gText_MysteryGiftCantBeUsedWhileWirelessAdapterIsAttached[]; +extern const u8 gText_Player[]; +extern const u8 gText_Time[]; +extern const u8 gText_Colon[]; +extern const u8 gText_Pokedex[]; +extern const u8 gUnknown_841B6EB[]; +extern const u8 gUnknown_841B6EC[]; +extern const u8 gUnknown_841B6F3[]; +extern const u8 gUnknown_841B6F4[]; + +// mystery_gift_menu +extern const u8 gText_PickOKExit[]; +extern const u8 gText_PickOKCancel[]; +extern const u8 gText_MysteryGift2[]; +extern const u8 gJPText_MysteryGift[]; +extern const u8 gJPText_DecideStop[]; +extern const u8 gText_WhatToDoWithCards[]; +extern const u8 gText_WhatToDoWithNews[]; +extern const u8 gText_OkayToDiscardNews[]; +extern const u8 gText_IfThrowAwayCardEventWontHappen[]; +extern const u8 gText_WonderCardThrownAway[]; +extern const u8 gText_WonderNewsThrownAway[]; +extern const u8 gText_DataWillBeSaved[]; +extern const u8 gText_SaveCompletedPressA[]; +extern const u8 gText_WonderCards[]; +extern const u8 gText_WonderNews[]; +extern const u8 gText_Exit3[]; +extern const u8 gText_WirelessCommunication[]; +extern const u8 gText_Friend2[]; +extern const u8 gFameCheckerText_Cancel[]; +extern const u8 gText_Receive[]; +extern const u8 gText_Send[]; +extern const u8 gText_Toss[]; +extern const u8 gText_VarietyOfEventsImportedWireless[]; +extern const u8 gText_WonderCardsInPossession[]; +extern const u8 gText_ReadNewsThatArrived[]; +extern const u8 gText_ReturnToTitle[]; +extern const u8 gText_NothingSentOver[]; +extern const u8 gText_RecordUploadedViaWireless[]; +extern const u8 gText_WonderCardReceived[]; +extern const u8 gText_WonderCardReceivedFrom[]; +extern const u8 gText_WonderNewsReceived[]; +extern const u8 gText_WonderNewsReceivedFrom[]; +extern const u8 gText_NewStampReceived[]; +extern const u8 gText_AlreadyHadCard[]; +extern const u8 gText_AlreadyHadStamp[]; +extern const u8 gText_AlreadyHadNews[]; +extern const u8 gText_NoMoreRoomForStamps[]; +extern const u8 gText_CommunicationCanceled[]; +extern const u8 gText_CantAcceptCardFromTrainer[]; +extern const u8 gText_CantAcceptNewsFromTrainer[]; +extern const u8 gText_CommunicationError[]; +extern const u8 gText_NewTrainerReceived[]; +extern const u8 gText_WonderCardSentTo[]; +extern const u8 gText_WonderNewsSentTo[]; +extern const u8 gText_StampSentTo[]; +extern const u8 gText_OtherTrainerHasCard[]; +extern const u8 gText_OtherTrainerHasStamp[]; +extern const u8 gText_OtherTrainerHasNews[]; +extern const u8 gText_OtherTrainerCanceled[]; +extern const u8 gText_GiftSentTo[]; +extern const u8 gText_CantSendGiftToTrainer[]; +extern const u8 gText_DontHaveCardNewOneInput[]; +extern const u8 gText_DontHaveNewsNewOneInput[]; +extern const u8 gText_WhereShouldCardBeAccessed[]; +extern const u8 gText_WhereShouldNewsBeAccessed[]; +extern const u8 gText_Communicating[]; +extern const u8 gText_ThrowAwayWonderCard[]; +extern const u8 gText_HaventReceivedCardsGift[]; +extern const u8 gText_CommunicationCompleted[]; +extern const u8 gText_HaventReceivedGiftOkayToDiscard[]; +extern const u8 gText_SendingWonderCard[]; +extern const u8 gText_SendingWonderNews[]; #endif //GUARD_STRINGS_H -- cgit v1.2.3 From 99bd3d91547858203c84cdf7f4ec37effabc0385 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 8 Oct 2019 10:31:33 -0400 Subject: Finish main menu decomp --- include/strings.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 5a746fb6a..e7d40281d 100644 --- a/include/strings.h +++ b/include/strings.h @@ -357,9 +357,9 @@ extern const u8 gText_Player[]; extern const u8 gText_Time[]; extern const u8 gText_Colon[]; extern const u8 gText_Pokedex[]; -extern const u8 gUnknown_841B6EB[]; -extern const u8 gUnknown_841B6EC[]; -extern const u8 gUnknown_841B6F3[]; +extern const u8 gTextJPDummy_Hiki[]; +extern const u8 gText_Badges[]; +extern const u8 gTextJPDummy_Ko[]; extern const u8 gUnknown_841B6F4[]; // mystery_gift_menu -- cgit v1.2.3