2017-10-13 14:47:26 +02:00
|
|
|
#ifndef GUARD_STRINGS_H
|
|
|
|
#define GUARD_STRINGS_H
|
|
|
|
|
|
|
|
extern const u8 gText_FromSpace[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Lv50[];
|
|
|
|
extern const u8 gText_OpenLevel[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Mom[];
|
|
|
|
extern const u8 gText_Dad[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Cool[];
|
|
|
|
extern const u8 gText_Beauty[];
|
|
|
|
extern const u8 gText_Cute[];
|
|
|
|
extern const u8 gText_Smart[];
|
|
|
|
extern const u8 gText_Tough[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2018-11-07 03:13:40 +01:00
|
|
|
extern const u8 gText_Normal[];
|
|
|
|
extern const u8 gText_Super[];
|
|
|
|
extern const u8 gText_Hyper[];
|
|
|
|
extern const u8 gText_Master[];
|
|
|
|
|
|
|
|
extern const u8 gText_Cool2[];
|
|
|
|
extern const u8 gText_Beauty2[];
|
|
|
|
extern const u8 gText_Cute2[];
|
|
|
|
extern const u8 gText_Smart2[];
|
|
|
|
extern const u8 gText_Tough2[];
|
|
|
|
|
|
|
|
extern const u8 gText_Items[];
|
|
|
|
extern const u8 gText_Key_Items[];
|
|
|
|
extern const u8 gText_Poke_Balls[];
|
|
|
|
extern const u8 gText_TMs_Hms[];
|
|
|
|
extern const u8 gText_Berries2[];
|
|
|
|
|
|
|
|
extern const u8 gText_Single2[];
|
|
|
|
extern const u8 gText_Double2[];
|
|
|
|
extern const u8 gText_Multi[];
|
|
|
|
extern const u8 gText_MultiLink[];
|
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Single[];
|
|
|
|
extern const u8 gText_Double[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-12-16 00:08:23 +01:00
|
|
|
extern const u8 gText_Spicy[];
|
|
|
|
extern const u8 gText_Dry[];
|
|
|
|
extern const u8 gText_Sweet[];
|
|
|
|
extern const u8 gText_Bitter[];
|
|
|
|
extern const u8 gText_Sour[];
|
|
|
|
|
|
|
|
extern const u8 gText_StowCase[];
|
|
|
|
extern const u8 gText_LvVar1[];
|
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Spicy2[];
|
|
|
|
extern const u8 gText_Dry2[];
|
|
|
|
extern const u8 gText_Sweet2[];
|
|
|
|
extern const u8 gText_Bitter2[];
|
|
|
|
extern const u8 gText_Sour2[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Excellent[];
|
|
|
|
extern const u8 gText_VeryGood[];
|
|
|
|
extern const u8 gText_Good[];
|
|
|
|
extern const u8 gText_SoSo[];
|
|
|
|
extern const u8 gText_Bad[];
|
|
|
|
extern const u8 gText_TheWorst[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_Slots[];
|
|
|
|
extern const u8 gText_Roulette[];
|
|
|
|
extern const u8 gText_Jackpot[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-13 17:09:36 +02:00
|
|
|
extern const u8 gText_First[];
|
|
|
|
extern const u8 gText_Second[];
|
|
|
|
extern const u8 gText_Third[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-23 00:55:07 +02:00
|
|
|
extern const u8 gText_NoDecorations[];
|
|
|
|
extern const u8 gText_NoDecorationsInUse[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-23 00:55:07 +02:00
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
extern const u8 gText_Cancel[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-12-16 15:10:29 +01:00
|
|
|
extern const u8 gText_ThrowAwayVar1[];
|
|
|
|
extern const u8 gText_Var1ThrownAway[];
|
|
|
|
|
2017-10-23 00:55:07 +02:00
|
|
|
extern const u8 gText_Color161Shadow161[];
|
|
|
|
extern const u8 gText_GoBackPrevMenu[];
|
|
|
|
extern const u8 gText_CantPlaceInRoom[];
|
|
|
|
extern const u8 gText_NoMoreDecorations[];
|
|
|
|
extern const u8 gText_NoMoreDecorations2[];
|
|
|
|
extern const u8 gText_InUseAlready[];
|
|
|
|
extern const u8 gText_CancelDecorating[];
|
|
|
|
extern const u8 gText_PlaceItHere[];
|
|
|
|
extern const u8 gText_CantBePlacedHere[];
|
|
|
|
extern const u8 gText_DecorationReturnedToPC[];
|
|
|
|
extern const u8 gText_StopPuttingAwayDecorations[];
|
|
|
|
extern const u8 gText_ReturnDecorationToPC[];
|
|
|
|
extern const u8 gText_NoDecorationHere[];
|
|
|
|
extern const u8 gText_DecorationWillBeDiscarded[];
|
|
|
|
extern const u8 gText_CantThrowAwayInUse[];
|
|
|
|
extern const u8 gText_DecorationThrownAway[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2018-04-29 14:21:59 +02:00
|
|
|
extern const u8 gText_PokeBalls[];
|
|
|
|
extern const u8 gText_Berries[];
|
|
|
|
extern const u8 gText_Berry[];
|
|
|
|
|
2017-10-23 02:13:31 +02:00
|
|
|
extern const u8 gText_Desk[];
|
|
|
|
extern const u8 gText_Chair[];
|
|
|
|
extern const u8 gText_Plant[];
|
|
|
|
extern const u8 gText_Ornament[];
|
|
|
|
extern const u8 gText_Mat[];
|
|
|
|
extern const u8 gText_Poster[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-10-23 02:13:31 +02:00
|
|
|
extern const u8 gText_PutOutSelectedDecorItem[];
|
|
|
|
extern const u8 gText_StoreChosenDecorInPC[];
|
|
|
|
extern const u8 gText_ThrowAwayUnwantedDecors[];
|
|
|
|
extern const u8 gText_Doll[];
|
|
|
|
extern const u8 gText_Cushion[];
|
|
|
|
extern const u8 gText_Decorate[];
|
|
|
|
extern const u8 gText_PutAway[];
|
|
|
|
extern const u8 gText_Toss2[];
|
2017-10-29 15:58:33 +01:00
|
|
|
extern const u8 gText_Hoenn[];
|
2017-11-01 02:55:57 +01:00
|
|
|
extern const u8 gText_Ferry[];
|
|
|
|
extern const u8 gText_SecretBase[];
|
|
|
|
extern const u8 gText_Hideout[];
|
2017-11-01 03:34:12 +01:00
|
|
|
extern const u8 gText_FlyToWhere[];
|
2017-11-13 03:13:18 +01:00
|
|
|
extern const u8 gText_PokemonLeague[];
|
|
|
|
extern const u8 gText_PokemonCenter[];
|
2017-10-27 04:21:20 +02:00
|
|
|
extern const u8 gText_ApostropheSBase[];
|
|
|
|
extern const u8 gText_NoRegistry[];
|
|
|
|
extern const u8 gText_OkayToDeleteFromRegistry[];
|
2017-10-27 04:37:16 +02:00
|
|
|
extern const u8 gText_RegisteredDataDeleted[];
|
2017-10-28 05:21:09 +02:00
|
|
|
extern const u8 gUnknown_085EA79D[];
|
2017-11-13 05:33:03 +01:00
|
|
|
extern const u8 gText_CommErrorEllipsis[];
|
|
|
|
extern const u8 gText_MoveCloserToLinkPartner[];
|
2017-11-13 05:58:05 +01:00
|
|
|
extern const u8 gText_CommErrorCheckConnections[];
|
|
|
|
extern const u8 gText_ABtnTitleScreen[];
|
|
|
|
extern const u8 gText_ABtnRegistrationCounter[];
|
2017-11-04 15:55:39 +01:00
|
|
|
extern const u8 gText_MixingRecords[];
|
2017-11-04 15:15:58 +01:00
|
|
|
extern const u8 gText_RecordMixingComplete[];
|
2017-12-01 21:25:13 +01:00
|
|
|
extern const u8 gText_EmptyString2[];
|
2017-11-25 01:49:03 +01:00
|
|
|
extern const u8 gText_Confirm3[];
|
2017-11-25 02:06:29 +01:00
|
|
|
extern const u8 gText_Cancel4[];
|
2017-11-25 03:06:46 +01:00
|
|
|
extern const u8 gText_IsThisTheCorrectTime[];
|
2017-11-23 02:10:35 +01:00
|
|
|
extern const u8 gText_PkmnFainted3[];
|
2017-11-24 05:10:51 +01:00
|
|
|
extern const u8 gText_Coins[];
|
2018-12-10 01:22:59 +01:00
|
|
|
extern const u8 gText_Silver[];
|
|
|
|
extern const u8 gText_Gold[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-12-09 21:23:40 +01:00
|
|
|
extern const u8 gText_Var1AteTheVar2[];
|
|
|
|
extern const u8 gText_Var1HappilyAteVar2[];
|
|
|
|
extern const u8 gText_Var1DisdainfullyAteVar2[];
|
2017-10-13 14:47:26 +02:00
|
|
|
|
2017-12-11 16:52:28 +01:00
|
|
|
extern const u8 gText_RedPokeblock[];
|
|
|
|
extern const u8 gText_BluePokeblock[];
|
|
|
|
extern const u8 gText_PinkPokeblock[];
|
|
|
|
extern const u8 gText_GreenPokeblock[];
|
|
|
|
extern const u8 gText_YellowPokeblock[];
|
|
|
|
extern const u8 gText_PurplePokeblock[];
|
|
|
|
extern const u8 gText_IndigoPokeblock[];
|
|
|
|
extern const u8 gText_BrownPokeblock[];
|
|
|
|
extern const u8 gText_LiteBluePokeblock[];
|
|
|
|
extern const u8 gText_OlivePokeblock[];
|
|
|
|
extern const u8 gText_GrayPokeblock[];
|
|
|
|
extern const u8 gText_BlackPokeblock[];
|
|
|
|
extern const u8 gText_WhitePokeblock[];
|
|
|
|
extern const u8 gText_GoldPokeblock[];
|
|
|
|
|
|
|
|
extern const u8 gMenuText_Use[];
|
|
|
|
extern const u8 gMenuText_Toss[];
|
|
|
|
extern const u8 gMenuText_Give[];
|
|
|
|
extern const u8 gMenuText_Give2[];
|
2018-02-12 19:59:42 +01:00
|
|
|
extern const u8 gMenuText_Register[];
|
|
|
|
extern const u8 gMenuText_Check[];
|
|
|
|
extern const u8 gMenuText_Walk[];
|
|
|
|
extern const u8 gMenuText_Deselect[];
|
|
|
|
extern const u8 gMenuText_CheckTag[];
|
|
|
|
extern const u8 gMenuText_Confirm[];
|
|
|
|
extern const u8 gMenuText_Show[];
|
|
|
|
extern const u8 gMenuText_Give2[];
|
2017-12-11 16:52:28 +01:00
|
|
|
|
2017-12-22 20:10:51 +01:00
|
|
|
extern const u8 gText_WithdrawPokemon[];
|
|
|
|
extern const u8 gText_WithdrawMonDescription[];
|
|
|
|
extern const u8 gText_DepositPokemon[];
|
|
|
|
extern const u8 gText_DepositMonDescription[];
|
|
|
|
extern const u8 gText_MovePokemon[];
|
|
|
|
extern const u8 gText_MoveMonDescription[];
|
|
|
|
extern const u8 gText_MoveItems[];
|
|
|
|
extern const u8 gText_MoveItemsDescription[];
|
|
|
|
extern const u8 gText_SeeYa[];
|
|
|
|
extern const u8 gText_SeeYaDescription[];
|
|
|
|
|
2018-01-21 12:36:11 +01:00
|
|
|
extern const u8 gText_EggNickname[];
|
|
|
|
extern const u8 gText_Pokemon[];
|
|
|
|
extern const u8 gText_InGameClockUsable[];
|
|
|
|
|
2018-02-02 19:00:01 +01:00
|
|
|
// reset rtc screen texts
|
|
|
|
extern const u8 gText_Day[];
|
|
|
|
extern const u8 gText_Colon3[];
|
|
|
|
extern const u8 gText_Confirm2[];
|
|
|
|
extern const u8 gText_PresentTime[];
|
|
|
|
extern const u8 gText_PreviousTime[];
|
|
|
|
extern const u8 gText_ResetRTCConfirmCancel[];
|
|
|
|
extern const u8 gText_NoSaveFileCantSetTime[];
|
|
|
|
extern const u8 gText_PleaseResetTime[];
|
|
|
|
extern const u8 gText_ClockHasBeenReset[];
|
|
|
|
extern const u8 gText_SaveCompleted[];
|
|
|
|
extern const u8 gText_SaveFailed[];
|
|
|
|
|
2017-12-23 19:23:55 +01:00
|
|
|
// menu texts
|
|
|
|
extern const u8 gText_MenuPokedex[];
|
|
|
|
extern const u8 gText_MenuPokemon[];
|
|
|
|
extern const u8 gText_MenuBag[];
|
|
|
|
extern const u8 gText_MenuPokenav[];
|
|
|
|
extern const u8 gText_MenuPlayer[];
|
|
|
|
extern const u8 gText_MenuSave[];
|
|
|
|
extern const u8 gText_MenuOption[];
|
|
|
|
extern const u8 gText_MenuExit[];
|
|
|
|
extern const u8 gText_MenuRetire[];
|
|
|
|
extern const u8 gText_MenuRest[];
|
|
|
|
extern const u8 gText_Floor1[];
|
|
|
|
extern const u8 gText_Floor2[];
|
|
|
|
extern const u8 gText_Floor3[];
|
|
|
|
extern const u8 gText_Floor4[];
|
|
|
|
extern const u8 gText_Floor5[];
|
|
|
|
extern const u8 gText_Floor6[];
|
|
|
|
extern const u8 gText_Floor7[];
|
|
|
|
extern const u8 gText_Peak[];
|
|
|
|
extern const u8 gText_SafariBallStock[];
|
|
|
|
extern const u8 gText_BattlePyramidFloor[];
|
|
|
|
|
2018-11-07 03:13:40 +01:00
|
|
|
extern const u8 gText_MenuOptionPokedex[];
|
|
|
|
extern const u8 gText_MenuOptionPokemon[];
|
|
|
|
extern const u8 gText_MenuOptionBag[];
|
|
|
|
extern const u8 gText_MenuOptionPokenav[];
|
|
|
|
extern const u8 gText_MenuOptionSave[];
|
|
|
|
extern const u8 gText_MenuOptionOption[];
|
|
|
|
extern const u8 gText_MenuOptionExit[];
|
|
|
|
|
2018-03-28 15:45:35 +02:00
|
|
|
// save menu texts
|
|
|
|
extern const u8 gText_ConfirmSave[];
|
|
|
|
extern const u8 gText_DifferentSaveFile[];
|
|
|
|
extern const u8 gText_AlreadySavedFile[];
|
|
|
|
extern const u8 gText_SavingDontTurnOff[];
|
|
|
|
extern const u8 gText_PlayerSavedGame[];
|
|
|
|
extern const u8 gText_SaveError[];
|
|
|
|
extern const u8 gText_SavingDontTurnOffPower[];
|
|
|
|
extern const u8 gText_SavingPlayer[];
|
|
|
|
extern const u8 gText_SavingBadges[];
|
|
|
|
extern const u8 gText_SavingPokedex[];
|
|
|
|
extern const u8 gText_SavingTime[];
|
|
|
|
|
|
|
|
// Battle pyramid menu texts
|
|
|
|
extern const u8 gText_BattlePyramidConfirmRest[];
|
|
|
|
extern const u8 gText_BattlePyramidConfirmRetire[];
|
|
|
|
|
2018-01-16 18:59:06 +01:00
|
|
|
// option menu texts
|
|
|
|
extern const u8 gText_TextSpeedSlow[];
|
|
|
|
extern const u8 gText_TextSpeedMid[];
|
|
|
|
extern const u8 gText_TextSpeedFast[];
|
|
|
|
extern const u8 gText_BattleSceneOn[];
|
|
|
|
extern const u8 gText_BattleSceneOff[];
|
|
|
|
extern const u8 gText_BattleStyleShift[];
|
|
|
|
extern const u8 gText_BattleStyleSet[];
|
|
|
|
extern const u8 gText_SoundMono[];
|
|
|
|
extern const u8 gText_SoundStereo[];
|
|
|
|
extern const u8 gText_FrameTypeNumber[];
|
|
|
|
extern const u8 gText_FrameType[];
|
|
|
|
extern const u8 gText_ButtonTypeNormal[];
|
|
|
|
extern const u8 gText_ButtonTypeLR[];
|
|
|
|
extern const u8 gText_ButtonTypeLEqualsA[];
|
|
|
|
extern const u8 gText_Option[];
|
2018-01-16 19:39:35 +01:00
|
|
|
extern const u8 gText_OptionMenu[];
|
|
|
|
extern const u8 gText_TextSpeed[];
|
|
|
|
extern const u8 gText_BattleScene[];
|
|
|
|
extern const u8 gText_BattleStyle[];
|
|
|
|
extern const u8 gText_Sound[];
|
|
|
|
extern const u8 gText_Frame[];
|
|
|
|
extern const u8 gText_OptionMenuCancel[];
|
|
|
|
extern const u8 gText_ButtonMode[];
|
2018-01-16 18:59:06 +01:00
|
|
|
|
2018-01-24 04:30:13 +01:00
|
|
|
extern const u8 gText_MaleSymbol[];
|
|
|
|
extern const u8 gText_FemaleSymbol[];
|
|
|
|
|
2018-02-07 07:07:42 +01:00
|
|
|
extern const u8 gText_SelectorArrow3[];
|
|
|
|
extern const u8 gText_YesNo[];
|
|
|
|
|
2018-02-11 23:19:36 +01:00
|
|
|
// main menu/birch speech text
|
|
|
|
extern const u8 gText_SaveFileErased[];
|
|
|
|
extern const u8 gText_SaveFileCorrupted[];
|
|
|
|
extern const u8 gJPText_No1MSubCircuit[];
|
|
|
|
extern const u8 gText_BatteryRunDry[];
|
|
|
|
extern const u8 gText_MainMenuNewGame[];
|
|
|
|
extern const u8 gText_MainMenuOption[];
|
|
|
|
extern const u8 gText_MainMenuContinue[];
|
|
|
|
extern const u8 gText_MainMenuMysteryGift2[];
|
|
|
|
extern const u8 gText_MainMenuMysteryEvents[];
|
|
|
|
extern const u8 gText_MainMenuMysteryGift[];
|
|
|
|
extern const u8 gText_WirelessNotConnected[];
|
|
|
|
extern const u8 gText_MysteryGiftCantUse[];
|
|
|
|
extern const u8 gText_MysteryEventsCantUse[];
|
|
|
|
extern const u8 gText_Birch_Welcome[];
|
|
|
|
extern const u8 gText_ThisIsAPokemon[];
|
|
|
|
extern const u8 gText_Birch_MainSpeech[];
|
|
|
|
extern const u8 gText_Birch_AndYouAre[];
|
|
|
|
extern const u8 gText_Birch_BoyOrGirl[];
|
|
|
|
extern const u8 gText_Birch_WhatsYourName[];
|
|
|
|
extern const u8 gText_Birch_SoItsPlayer[];
|
|
|
|
extern const u8 gText_Birch_YourePlayer[];
|
|
|
|
extern const u8 gText_Birch_AreYouReady[];
|
|
|
|
extern const u8 gText_ContinueMenuPlayer[];
|
|
|
|
extern const u8 gText_ContinueMenuTime[];
|
|
|
|
extern const u8 gText_ContinueMenuPokedex[];
|
|
|
|
extern const u8 gText_ContinueMenuBadges[];
|
2018-02-14 04:12:02 +01:00
|
|
|
extern const u8 gText_BirchBoy[];
|
|
|
|
extern const u8 gText_BirchGirl[];
|
|
|
|
extern const u8 gText_DefaultNameStu[];
|
|
|
|
extern const u8 gText_DefaultNameMilton[];
|
|
|
|
extern const u8 gText_DefaultNameTom[];
|
|
|
|
extern const u8 gText_DefaultNameKenny[];
|
|
|
|
extern const u8 gText_DefaultNameReid[];
|
|
|
|
extern const u8 gText_DefaultNameJude[];
|
|
|
|
extern const u8 gText_DefaultNameJaxson[];
|
|
|
|
extern const u8 gText_DefaultNameEaston[];
|
|
|
|
extern const u8 gText_DefaultNameWalker[];
|
|
|
|
extern const u8 gText_DefaultNameTeru[];
|
|
|
|
extern const u8 gText_DefaultNameJohnny[];
|
|
|
|
extern const u8 gText_DefaultNameBrett[];
|
|
|
|
extern const u8 gText_DefaultNameSeth[];
|
|
|
|
extern const u8 gText_DefaultNameTerry[];
|
|
|
|
extern const u8 gText_DefaultNameCasey[];
|
|
|
|
extern const u8 gText_DefaultNameDarren[];
|
|
|
|
extern const u8 gText_DefaultNameLandon[];
|
|
|
|
extern const u8 gText_DefaultNameCollin[];
|
|
|
|
extern const u8 gText_DefaultNameStanley[];
|
|
|
|
extern const u8 gText_DefaultNameQuincy[];
|
|
|
|
extern const u8 gText_DefaultNameKimmy[];
|
|
|
|
extern const u8 gText_DefaultNameTiara[];
|
|
|
|
extern const u8 gText_DefaultNameBella[];
|
|
|
|
extern const u8 gText_DefaultNameJayla[];
|
|
|
|
extern const u8 gText_DefaultNameAllie[];
|
|
|
|
extern const u8 gText_DefaultNameLianna[];
|
|
|
|
extern const u8 gText_DefaultNameSara[];
|
|
|
|
extern const u8 gText_DefaultNameMonica[];
|
|
|
|
extern const u8 gText_DefaultNameCamila[];
|
|
|
|
extern const u8 gText_DefaultNameAubree[];
|
|
|
|
extern const u8 gText_DefaultNameRuthie[];
|
|
|
|
extern const u8 gText_DefaultNameHazel[];
|
|
|
|
extern const u8 gText_DefaultNameNadine[];
|
|
|
|
extern const u8 gText_DefaultNameTanja[];
|
|
|
|
extern const u8 gText_DefaultNameYasmin[];
|
|
|
|
extern const u8 gText_DefaultNameNicola[];
|
|
|
|
extern const u8 gText_DefaultNameLillie[];
|
|
|
|
extern const u8 gText_DefaultNameTerra[];
|
|
|
|
extern const u8 gText_DefaultNameLucy[];
|
|
|
|
extern const u8 gText_DefaultNameHalie[];
|
2018-02-11 23:19:36 +01:00
|
|
|
|
2018-01-30 23:23:35 +01:00
|
|
|
// mystery event menu text
|
|
|
|
extern const u8 gText_EventSafelyLoaded[];
|
|
|
|
extern const u8 gText_LoadErrorEndingSession[];
|
|
|
|
extern const u8 gText_PressAToLoadEvent[];
|
|
|
|
extern const u8 gText_LoadingEvent[];
|
|
|
|
extern const u8 gText_DontRemoveCableTurnOff[];
|
|
|
|
extern const u8 gText_LinkStandby2[];
|
|
|
|
|
2018-02-02 12:32:12 +01:00
|
|
|
// berry tag screen text
|
|
|
|
extern const u8 gBerryFirmnessString_VerySoft[];
|
|
|
|
extern const u8 gBerryFirmnessString_Soft[];
|
|
|
|
extern const u8 gBerryFirmnessString_Hard[];
|
|
|
|
extern const u8 gBerryFirmnessString_VeryHard[];
|
|
|
|
extern const u8 gBerryFirmnessString_SuperHard[];
|
|
|
|
extern const u8 gText_BerryTag[];
|
|
|
|
extern const u8 gText_UnkF908Var1Var2[];
|
|
|
|
extern const u8 gText_SizeSlash[];
|
|
|
|
extern const u8 gText_Var1DotVar2[];
|
|
|
|
extern const u8 gText_ThreeMarks[];
|
|
|
|
extern const u8 gText_FirmSlash[];
|
|
|
|
|
2018-04-29 14:21:59 +02:00
|
|
|
// item menu screen text
|
2018-02-12 19:59:42 +01:00
|
|
|
extern const u8 gText_CloseBag[];
|
|
|
|
extern const u8 gText_ClearTo11Var1Clear5Var2[];
|
|
|
|
extern const u8 gText_UnkF908Var1Clear7Var2[];
|
|
|
|
extern const u8 gText_xVar1[];
|
|
|
|
extern const u8 gText_ReturnToVar1[];
|
|
|
|
extern const u8 gText_SelectorArrow2[];
|
|
|
|
extern const u8 gText_MoveVar1Where[];
|
|
|
|
extern const u8 gText_Var1IsSelected[];
|
|
|
|
extern const u8 gText_TossHowManyVar1s[];
|
|
|
|
extern const u8 gText_ConfirmTossItems[];
|
|
|
|
extern const u8 gText_ThrewAwayVar2Var1s[];
|
|
|
|
extern const u8 gText_CantWriteMail[];
|
|
|
|
extern const u8 gText_NoPokemon[];
|
|
|
|
extern const u8 gText_Var1CantBeHeld[];
|
|
|
|
extern const u8 gText_Var1CantBeHeldHere[];
|
|
|
|
extern const u8 gText_CantBuyKeyItem[];
|
|
|
|
extern const u8 gText_HowManyToSell[];
|
|
|
|
extern const u8 gText_ICanPayVar1[];
|
|
|
|
extern const u8 gText_TurnedOverVar1ForVar2[];
|
|
|
|
extern const u8 gText_DepositHowManyVar1[];
|
|
|
|
extern const u8 gText_CantStoreImportantItems[];
|
|
|
|
extern const u8 gText_DepositedVar2Var1s[];
|
|
|
|
extern const u8 gText_NoRoomForItems[];
|
|
|
|
extern const u8 gText_ThreeDashes[];
|
2018-02-09 03:00:28 +01:00
|
|
|
|
2018-04-29 14:21:59 +02:00
|
|
|
// party menu text
|
2018-02-15 12:42:02 +01:00
|
|
|
extern const u8 gText_PkmnHPRestoredByVar2[];
|
2018-02-15 18:02:28 +01:00
|
|
|
extern const u8 gText_CantBeUsedOnPkmn[];
|
2018-10-21 02:25:28 +02:00
|
|
|
extern const u8 gText_CancelParticipation[];
|
2018-12-07 05:14:33 +01:00
|
|
|
extern const u8 gText_PkmnWasGivenItem[];
|
2019-01-03 02:54:55 +01:00
|
|
|
extern const u8 gText_ReceivedItemFromPkmn[];
|
2018-12-07 05:14:33 +01:00
|
|
|
extern const u8 gText_SwitchPkmnItem[];
|
|
|
|
extern const u8 gText_SwitchedPkmnItem[];
|
|
|
|
extern const u8 gText_BagFullCouldNotRemoveItem[];
|
|
|
|
extern const u8 gText_PkmnCantParticipate[];
|
2018-12-10 08:38:23 +01:00
|
|
|
extern const u8 gText_PkmnNotHolding[];
|
2018-12-13 04:55:39 +01:00
|
|
|
extern const u8 gText_ThrowAwayItem[];
|
|
|
|
extern const u8 gText_ItemThrownAway[];
|
|
|
|
extern const u8 gText_SendMailToPC[];
|
|
|
|
extern const u8 gText_MailSentToPC[];
|
|
|
|
extern const u8 gText_PCMailboxFull[];
|
|
|
|
extern const u8 gText_MailMessageWillBeLost[];
|
|
|
|
extern const u8 gText_MailTakenFromPkmn[];
|
|
|
|
extern const u8 gText_NoMoreThanVar1Pkmn[];
|
|
|
|
extern const u8 gText_PkmnCantBeTradedNow[];
|
|
|
|
extern const u8 gText_EggCantBeTradedNow[];
|
|
|
|
extern const u8 gText_OnlyPkmnForBattle[];
|
|
|
|
extern const u8 gJPText_PutVar1IntoSpinner[];
|
|
|
|
extern const u8 gText_PauseUntilPress[];
|
|
|
|
extern const u8 gText_CantUseUntilNewBadge[];
|
|
|
|
extern const u8 gText_ReturnToHealingSpot[];
|
|
|
|
extern const u8 gText_EscapeFromHere[];
|
2018-12-17 08:39:17 +01:00
|
|
|
extern const u8 gText_PkmnCuredOfPoison[];
|
|
|
|
extern const u8 gText_PkmnWokeUp2[];
|
|
|
|
extern const u8 gText_PkmnBurnHealed[];
|
|
|
|
extern const u8 gText_PkmnThawedOut[];
|
|
|
|
extern const u8 gText_PkmnCuredOfParalysis[];
|
|
|
|
extern const u8 gText_PkmnGotOverInfatuation[];
|
|
|
|
extern const u8 gText_PkmnBecameHealthy[];
|
|
|
|
extern const u8 gText_HP3[];
|
|
|
|
extern const u8 gText_SpAtk3[];
|
|
|
|
extern const u8 gText_SpDef3[];
|
|
|
|
extern const u8 gText_PkmnBaseVar2StatIncreased[];
|
|
|
|
extern const u8 gText_MovesPPIncreased[];
|
|
|
|
extern const u8 gText_PPWasRestored[];
|
|
|
|
extern const u8 gText_WontHaveEffect[];
|
|
|
|
extern const u8 gText_PkmnSnappedOutOfConfusion[];
|
|
|
|
extern const u8 gText_PkmnFriendlyBaseVar2Fell[];
|
|
|
|
extern const u8 gText_PkmnFriendlyBaseVar2CantFall[];
|
|
|
|
extern const u8 gText_PkmnAdoresBaseVar2Fell[];
|
|
|
|
extern const u8 gText_PkmnAlreadyKnows[];
|
|
|
|
extern const u8 gText_PkmnCantLearnMove[];
|
|
|
|
extern const u8 gText_PkmnNeedsToReplaceMove[];
|
|
|
|
extern const u8 gText_PkmnLearnedMove3[];
|
|
|
|
extern const u8 gText_WhichMoveToForget[];
|
|
|
|
extern const u8 gText_12PoofForgotMove[];
|
|
|
|
extern const u8 gText_StopLearningMove2[];
|
|
|
|
extern const u8 gText_MoveNotLearned[];
|
|
|
|
extern const u8 gText_PkmnElevatedToLvVar2[];
|
|
|
|
extern const u8 gText_RemoveMailBeforeItem[];
|
|
|
|
extern const u8 gText_PkmnHoldingItemCantHoldMail[];
|
|
|
|
extern const u8 gText_MailTransferredFromMailbox[];
|
|
|
|
extern const u8 gText_CancelBattle[];
|
|
|
|
extern const u8 gText_ReturnToWaitingRoom[];
|
|
|
|
extern const u8 gText_CancelChallenge[];
|
|
|
|
extern const u8 gText_CantSwitchWithAlly[];
|
|
|
|
extern const u8 gText_PkmnHasNoEnergy[];
|
|
|
|
extern const u8 gText_EggCantBattle[];
|
|
|
|
extern const u8 gText_PkmnAlreadySelected[];
|
|
|
|
extern const u8 gText_PkmnAlreadyInBattle[];
|
|
|
|
extern const u8 gText_PkmnCantSwitchOut[];
|
2018-02-15 12:42:02 +01:00
|
|
|
|
2018-05-01 02:41:17 +02:00
|
|
|
//pokedex text
|
|
|
|
extern const u8 gText_CryOf[];
|
|
|
|
extern const u8 gText_SizeComparedTo[];
|
2018-05-10 09:30:42 +02:00
|
|
|
extern const u8 gText_PokedexRegistration[];
|
|
|
|
extern const u8 gText_UnkCtrlF908Clear01[];
|
|
|
|
extern const u8 sText_TenDashes2[];
|
|
|
|
extern const u8 gText_5MarksPokemon[];
|
|
|
|
extern const u8 gText_UnkHeight[];
|
|
|
|
extern const u8 gText_UnkWeight[];
|
|
|
|
extern const u8 gText_HTHeight[];
|
|
|
|
extern const u8 gText_WTWeight[];
|
|
|
|
extern const u8 gText_SearchingPleaseWait[];
|
|
|
|
extern const u8 gText_SearchCompleted[];
|
|
|
|
extern const u8 gUnknown_085E8785[];
|
|
|
|
extern const u8 gText_SelectorArrow[];
|
2018-05-01 02:41:17 +02:00
|
|
|
|
2018-04-29 14:21:59 +02:00
|
|
|
// birch dex rating text
|
2018-02-13 05:02:40 +01:00
|
|
|
extern const u8 gBirchDexRatingText_LessThan10[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan20[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan30[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan40[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan50[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan60[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan70[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan80[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan90[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan100[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan110[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan120[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan130[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan140[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan150[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan160[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan170[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan180[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan190[];
|
|
|
|
extern const u8 gBirchDexRatingText_LessThan200[];
|
|
|
|
extern const u8 gBirchDexRatingText_DexCompleted[];
|
|
|
|
|
2018-04-29 14:21:59 +02:00
|
|
|
// player pc text
|
2018-03-12 09:26:20 +01:00
|
|
|
extern const u8 gText_WhatWouldYouLike[];
|
|
|
|
extern const u8 gText_NoMailHere[];
|
|
|
|
|
2018-03-19 11:27:33 +01:00
|
|
|
extern const u8 gText_TakeOutItemsFromPC[];
|
|
|
|
extern const u8 gText_StoreItemsInPC[];
|
|
|
|
extern const u8 gText_ThrowAwayItemsInPC[];
|
|
|
|
extern const u8 gText_GoBackPrevMenu[];
|
|
|
|
|
|
|
|
extern const u8 gText_ItemStorage[];
|
|
|
|
extern const u8 gText_Mailbox[];
|
|
|
|
extern const u8 gText_Decoration[];
|
|
|
|
extern const u8 gText_TurnOff[];
|
|
|
|
|
|
|
|
extern const u8 gText_WithdrawItem[];
|
|
|
|
extern const u8 gText_DepositItem[];
|
|
|
|
extern const u8 gText_TossItem[];
|
|
|
|
extern const u8 gText_Cancel[];
|
|
|
|
|
|
|
|
extern const u8 gText_Read[];
|
|
|
|
extern const u8 gText_MoveToBag[];
|
|
|
|
extern const u8 gText_Give2[];
|
|
|
|
extern const u8 gText_Cancel2[];
|
|
|
|
|
|
|
|
extern const u8 gText_NoItems[];
|
|
|
|
extern const u8 gText_WhatToDoWithVar1sMail[];
|
|
|
|
extern const u8 gText_MessageWillBeLost[];
|
|
|
|
extern const u8 gText_BagIsFull[];
|
|
|
|
|
|
|
|
extern const u8 gText_MailToBagMessageErased[];
|
|
|
|
extern const u8 gText_GoBackPrevMenu[];
|
|
|
|
extern const u8 gText_WithdrawHowManyItems[];
|
|
|
|
extern const u8 gText_WithdrawXItems[];
|
|
|
|
extern const u8 gText_TossHowManyVar1s[];
|
|
|
|
extern const u8 gText_ThrewAwayVar2Var1s[];
|
|
|
|
extern const u8 gText_NoRoomInBag[];
|
|
|
|
extern const u8 gText_TooImportantToToss[];
|
|
|
|
extern const u8 gText_ConfirmTossItems[];
|
|
|
|
extern const u8 gText_MoveVar1Where[];
|
|
|
|
|
2018-05-03 14:51:52 +02:00
|
|
|
extern const u8 gText_ColorLightShadowDarkGrey[];
|
|
|
|
extern const u8 gText_ColorBlue[];
|
2018-05-03 23:03:52 +02:00
|
|
|
extern const u8 gText_Friend[];
|
2018-05-01 21:19:24 +02:00
|
|
|
extern const u8 gText_Tristan[];
|
|
|
|
extern const u8 gText_Philip[];
|
|
|
|
extern const u8 gText_Dennis[];
|
|
|
|
extern const u8 gText_Roberto[];
|
|
|
|
extern const u8 gText_FiveMarks[];
|
|
|
|
|
2018-05-01 14:01:54 +02:00
|
|
|
extern const u8 gText_TotalRecordWLD[];
|
|
|
|
extern const u8 gText_PlayersBattleResults[];
|
|
|
|
extern const u8 gText_WinLoseDraw[];
|
2018-05-11 00:16:58 +02:00
|
|
|
extern const u8 gText_ColorTransparent[];
|
|
|
|
extern const u8 gText_Slash[];
|
2018-03-19 11:27:33 +01:00
|
|
|
|
2018-08-08 10:37:12 +02:00
|
|
|
extern const u8 gText_99TimesPlus[];
|
|
|
|
extern const u8 gText_1MinutePlus[];
|
|
|
|
extern const u8 gText_SpaceSeconds[];
|
|
|
|
extern const u8 gText_SpaceTimes[];
|
|
|
|
|
|
|
|
extern const u8 gText_BigGuy[];
|
|
|
|
extern const u8 gText_BigGirl[];
|
|
|
|
extern const u8 gText_Son[];
|
|
|
|
extern const u8 gText_Daughter[];
|
|
|
|
|
2018-08-09 08:53:21 +02:00
|
|
|
extern const u8 gText_1F[];
|
|
|
|
extern const u8 gText_2F[];
|
|
|
|
extern const u8 gText_3F[];
|
|
|
|
extern const u8 gText_4F[];
|
|
|
|
extern const u8 gText_5F[];
|
|
|
|
extern const u8 gText_6F[];
|
|
|
|
extern const u8 gText_7F[];
|
|
|
|
extern const u8 gText_8F[];
|
|
|
|
extern const u8 gText_9F[];
|
|
|
|
extern const u8 gText_10F[];
|
|
|
|
extern const u8 gText_11F[];
|
|
|
|
extern const u8 gText_B1F[];
|
|
|
|
extern const u8 gText_B2F[];
|
|
|
|
extern const u8 gText_B3F[];
|
|
|
|
extern const u8 gText_B4F[];
|
|
|
|
extern const u8 gText_Rooftop[];
|
|
|
|
extern const u8 gText_ElevatorNowOn[];
|
|
|
|
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_BlueFlute[];
|
|
|
|
extern const u8 gText_YellowFlute[];
|
|
|
|
extern const u8 gText_RedFlute[];
|
|
|
|
extern const u8 gText_WhiteFlute[];
|
|
|
|
extern const u8 gText_BlackFlute[];
|
|
|
|
extern const u8 gText_PrettyChair[];
|
|
|
|
extern const u8 gText_PrettyDesk[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_0Pts[];
|
|
|
|
extern const u8 gText_10Pts[];
|
|
|
|
extern const u8 gText_20Pts[];
|
|
|
|
extern const u8 gText_30Pts[];
|
|
|
|
extern const u8 gText_40Pts[];
|
|
|
|
extern const u8 gText_50Pts[];
|
|
|
|
extern const u8 gText_60Pts[];
|
|
|
|
extern const u8 gText_70Pts[];
|
|
|
|
extern const u8 gText_80Pts[];
|
|
|
|
extern const u8 gText_90Pts[];
|
|
|
|
extern const u8 gText_100Pts[];
|
|
|
|
extern const u8 gText_QuestionMark[];
|
|
|
|
|
|
|
|
extern const u8 gText_KissPoster16BP[];
|
|
|
|
extern const u8 gText_KissCushion32BP[];
|
|
|
|
extern const u8 gText_SmoochumDoll32BP[];
|
|
|
|
extern const u8 gText_TogepiDoll48BP[];
|
|
|
|
extern const u8 gText_MeowthDoll48BP[];
|
|
|
|
extern const u8 gText_ClefairyDoll48BP[];
|
|
|
|
extern const u8 gText_DittoDoll48BP[];
|
|
|
|
extern const u8 gText_CyndaquilDoll80BP[];
|
|
|
|
extern const u8 gText_ChikoritaDoll80BP[];
|
|
|
|
extern const u8 gText_TotodileDoll80BP[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_LaprasDoll128BP[];
|
|
|
|
extern const u8 gText_SnorlaxDoll128BP[];
|
|
|
|
extern const u8 gText_VenusaurDoll256BP[];
|
|
|
|
extern const u8 gText_CharizardDoll256BP[];
|
|
|
|
extern const u8 gText_BlastoiseDoll256BP[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_Protein1BP[];
|
|
|
|
extern const u8 gText_Calcium1BP[];
|
|
|
|
extern const u8 gText_Iron1BP[];
|
|
|
|
extern const u8 gText_Zinc1BP[];
|
|
|
|
extern const u8 gText_Carbos1BP[];
|
|
|
|
extern const u8 gText_HpUp1BP[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_Leftovers48BP[];
|
|
|
|
extern const u8 gText_WhiteHerb48BP[];
|
|
|
|
extern const u8 gText_QuickClaw48BP[];
|
|
|
|
extern const u8 gText_MentalHerb48BP[];
|
|
|
|
extern const u8 gText_BrightPowder64BP[];
|
|
|
|
extern const u8 gText_ChoiceBand64BP[];
|
|
|
|
extern const u8 gText_KingsRock64BP[];
|
|
|
|
extern const u8 gText_FocusBand64BP[];
|
|
|
|
extern const u8 gText_ScopeLens64BP[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_EnergyPowder50[];
|
|
|
|
extern const u8 gText_EnergyRoot80[];
|
|
|
|
extern const u8 gText_HealPowder50[];
|
|
|
|
extern const u8 gText_RevivalHerb300[];
|
|
|
|
extern const u8 gText_Protein1000[];
|
|
|
|
extern const u8 gText_Iron1000[];
|
|
|
|
extern const u8 gText_Carbos1000[];
|
|
|
|
extern const u8 gText_Calcium1000[];
|
|
|
|
extern const u8 gText_Zinc1000[];
|
|
|
|
extern const u8 gText_HPUp1000[];
|
|
|
|
extern const u8 gText_PPUp3000[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_BattleTower2[];
|
|
|
|
extern const u8 gText_BattleDome[];
|
|
|
|
extern const u8 gText_BattlePalace[];
|
|
|
|
extern const u8 gText_BattleArena[];
|
|
|
|
extern const u8 gText_BattleFactory[];
|
|
|
|
extern const u8 gText_BattlePike[];
|
|
|
|
extern const u8 gText_BattlePyramid[];
|
|
|
|
extern const u8 gText_RankingHall[];
|
|
|
|
extern const u8 gText_ExchangeService[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_Softboiled16BP[];
|
|
|
|
extern const u8 gText_SeismicToss24BP[];
|
|
|
|
extern const u8 gText_DreamEater24BP[];
|
|
|
|
extern const u8 gText_MegaPunch24BP[];
|
|
|
|
extern const u8 gText_MegaKick48BP[];
|
|
|
|
extern const u8 gText_BodySlam48BP[];
|
|
|
|
extern const u8 gText_RockSlide48BP[];
|
|
|
|
extern const u8 gText_Counter48BP[];
|
|
|
|
extern const u8 gText_ThunderWave48BP[];
|
|
|
|
extern const u8 gText_SwordsDance48BP[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_DefenseCurl16BP[];
|
|
|
|
extern const u8 gText_Snore24BP[];
|
|
|
|
extern const u8 gText_MudSlap24BP[];
|
|
|
|
extern const u8 gText_Swift24BP[];
|
|
|
|
extern const u8 gText_IcyWind24BP[];
|
|
|
|
extern const u8 gText_Endure48BP[];
|
|
|
|
extern const u8 gText_PsychUp48BP[];
|
|
|
|
extern const u8 gText_IcePunch48BP[];
|
|
|
|
extern const u8 gText_ThunderPunch48BP[];
|
|
|
|
extern const u8 gText_FirePunch48BP[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_SlateportCity[];
|
|
|
|
extern const u8 gText_BattleFrontier[];
|
|
|
|
extern const u8 gText_SouthernIsland[];
|
|
|
|
extern const u8 gText_NavelRock[];
|
|
|
|
extern const u8 gText_BirthIsland[];
|
|
|
|
extern const u8 gText_FarawayIsland[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
|
|
|
extern const u8 gText_BattleTrainers[];
|
|
|
|
extern const u8 gText_BattleBasics[];
|
|
|
|
extern const u8 gText_PokemonNature[];
|
|
|
|
extern const u8 gText_PokemonMoves[];
|
|
|
|
extern const u8 gText_Underpowered[];
|
|
|
|
extern const u8 gText_WhenInDanger[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
|
2018-08-10 09:42:06 +02:00
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260971[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260A1E[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260AE7[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_2619AC[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261A91[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261B0C[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261B95[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261B95[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261B95[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261C1A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261C1A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261C1A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260BC4[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260C6D[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260D3A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260E1E[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260EC7[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_260F74[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_2614E6[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261591[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_26166F[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261282[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261329[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261403[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261026[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_2610CC[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_261194[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_26174D[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_2617F9[];
|
|
|
|
extern const u8 BattleFrontier_Lounge2_Text_2618C4[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_26468D[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2646E5[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264741[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2647A4[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2647FC[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264858[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2648BE[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264916[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264972[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2649D5[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264A3F[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264A9B[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264AF3[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264B5D[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2648BE[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264BC3[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264C36[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2648BE[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264C95[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264D01[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264D6B[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264DD7[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264E33[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_264E8F[];
|
|
|
|
extern const u8 BattleFrontier_Lounge5_Text_2648BE[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262261[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_26230D[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_2623B9[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262464[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_26250E[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_2625B8[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_26266A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_26271C[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_2627C9[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262876[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_26291A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_2629BC[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262C04[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262C90[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262D1C[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262DA7[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262E34[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262EC1[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262F56[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_262FEB[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_263078[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_263105[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_26318C[];
|
|
|
|
extern const u8 BattleFrontier_Lounge3_Text_263211[];
|
|
|
|
|
|
|
|
extern const u8 gText_BP[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2601AA[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2601D0[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260201[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26022F[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26025B[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260287[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2602B5[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2602E0[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26030F[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26033E[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26036C[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260397[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2603BE[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2603E6[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26040E[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260436[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26045C[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26047A[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2604AC[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2604D8[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_26050F[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260542[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260575[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2605A8[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_2605E2[];
|
|
|
|
extern const u8 BattleFrontier_BattlePointExchangeServiceCorner_Text_260613[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265E30[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265E5B[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265E8A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265EC0[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265EED[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265F1C[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265F47[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265F77[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265FAA[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_265FDD[];
|
|
|
|
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_26600A[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_26603E[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_266070[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_2660A6[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_2660D0[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_2660FF[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_26612D[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_26615F[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_266185[];
|
|
|
|
extern const u8 BattleFrontier_Lounge7_Text_2661B5[];
|
|
|
|
|
2018-08-11 23:51:54 +02:00
|
|
|
extern const u8 gText_YourPartnerHasRetired[];
|
|
|
|
|
|
|
|
extern const u8 gText_Wallace[];
|
|
|
|
extern const u8 gText_Steven[];
|
|
|
|
extern const u8 gText_Brawly[];
|
|
|
|
extern const u8 gText_Winona[];
|
|
|
|
extern const u8 gText_Phoebe[];
|
|
|
|
extern const u8 gText_Glacia[];
|
|
|
|
|
2018-08-12 21:54:07 +02:00
|
|
|
extern const u8 gText_PkmnLearnedMove4[];
|
|
|
|
extern const u8 gText_PkmnTryingToLearnMove[];
|
|
|
|
extern const u8 gText_WhichMoveToForget2[];
|
|
|
|
extern const u8 gText_StopTryingToTeachMove[];
|
|
|
|
extern const u8 gText_12AndPoof[];
|
|
|
|
extern const u8 gText_PkmnForgotMoveAndLearnedNew[];
|
|
|
|
extern const u8 gText_TeachWhichMoveToPkmn[];
|
|
|
|
extern const u8 gText_GiveUpTeachingNewMove[];
|
|
|
|
extern const u8 gText_TeachX[];
|
|
|
|
|
2019-01-03 02:07:47 +01:00
|
|
|
extern const u8 gText_Kira[];
|
|
|
|
extern const u8 gText_Amy[];
|
|
|
|
extern const u8 gText_John[];
|
|
|
|
extern const u8 gText_Roy[];
|
|
|
|
extern const u8 gText_Gabby[];
|
|
|
|
extern const u8 gText_Anna[];
|
|
|
|
|
2018-08-30 15:01:07 +02:00
|
|
|
extern const u8 gText_DadsAdvice[];
|
|
|
|
extern const u8 gText_CantDismountBike[];
|
|
|
|
extern const u8 gText_ItemFinderNothing[];
|
|
|
|
extern const u8 gText_ItemFinderNearby[];
|
|
|
|
extern const u8 gText_ItemFinderOnTop[];
|
|
|
|
extern const u8 gText_CoinCase[];
|
|
|
|
extern const u8 gText_PowderQty[];
|
|
|
|
extern const u8 gText_BootedUpHM[];
|
|
|
|
extern const u8 gText_BootedUpTM[];
|
|
|
|
extern const u8 gText_TMHMContainedVar1[];
|
|
|
|
extern const u8 gText_PlayerUsedVar2[];
|
|
|
|
extern const u8 gText_RepelEffectsLingered[];
|
|
|
|
extern const u8 gText_UsedVar2WildLured[];
|
|
|
|
extern const u8 gText_UsedVar2WildRepelled[];
|
|
|
|
extern const u8 gText_BoxFull[];
|
|
|
|
extern const u8 gText_WontHaveEffect[];
|
|
|
|
|
2018-08-15 06:56:11 +02:00
|
|
|
extern const u8 gText_LevelSymbol[];
|
|
|
|
extern const u8 gText_PkmnInfo[];
|
|
|
|
extern const u8 gText_PkmnSkills[];
|
|
|
|
extern const u8 gText_BattleMoves[];
|
|
|
|
extern const u8 gText_ContestMoves[];
|
|
|
|
extern const u8 gText_HMMovesCantBeForgotten2[];
|
|
|
|
extern const u8 gText_Info[];
|
|
|
|
extern const u8 gText_Switch[];
|
|
|
|
extern const u8 gText_RentalPkmn[];
|
|
|
|
extern const u8 gText_TypeSlash[];
|
|
|
|
extern const u8 gText_HP4[];
|
|
|
|
extern const u8 gText_Attack3[];
|
|
|
|
extern const u8 gText_Defense3[];
|
|
|
|
extern const u8 gText_SpAtk4[];
|
|
|
|
extern const u8 gText_SpDef4[];
|
|
|
|
extern const u8 gText_Speed2[];
|
|
|
|
extern const u8 gText_ExpPoints[];
|
|
|
|
extern const u8 gText_NextLv[];
|
|
|
|
extern const u8 gText_Status[];
|
|
|
|
extern const u8 gText_Power[];
|
|
|
|
extern const u8 gText_Accuracy2[];
|
|
|
|
extern const u8 gText_Appeal[];
|
|
|
|
extern const u8 gText_Jam[];
|
|
|
|
extern const u8 gText_OTSlash[];
|
|
|
|
extern const u8 gText_UnkCtrlF907F908[];
|
|
|
|
extern const u8 gText_XNature[];
|
|
|
|
extern const u8 gText_XNatureHatchedAtYZ[];
|
|
|
|
extern const u8 gText_XNatureHatchedSomewhereAt[];
|
|
|
|
extern const u8 gText_XNatureMetAtYZ[];
|
|
|
|
extern const u8 gText_XNatureMetSomewhereAt[];
|
|
|
|
extern const u8 gText_XNatureFatefulEncounter[];
|
|
|
|
extern const u8 gText_XNatureProbablyMetAt[];
|
|
|
|
extern const u8 gText_XNatureObtainedInTrade[];
|
|
|
|
extern const u8 gText_EmptyString5[];
|
|
|
|
extern const u8 gText_EggWillTakeALongTime[];
|
|
|
|
extern const u8 gText_EggAboutToHatch[];
|
|
|
|
extern const u8 gText_EggWillHatchSoon[];
|
|
|
|
extern const u8 gText_EggWillTakeSomeTime[];
|
|
|
|
extern const u8 gText_PeculiarEggNicePlace[];
|
|
|
|
extern const u8 gText_PeculiarEggTrade[];
|
|
|
|
extern const u8 gText_EggFromTraveler[];
|
|
|
|
extern const u8 gText_EggFromHotSprings[];
|
|
|
|
extern const u8 gText_OddEggFoundByCouple[];
|
|
|
|
extern const u8 gText_None[];
|
|
|
|
extern const u8 gText_RibbonsVar1[];
|
|
|
|
extern const u8 gText_OneDash[];
|
|
|
|
extern const u8 gText_TwoDashes[];
|
|
|
|
|
2018-08-30 15:01:07 +02:00
|
|
|
extern const u8 *const gReturnToXStringsTable2[];
|
|
|
|
|
2018-10-11 23:02:58 +02:00
|
|
|
extern const u8 gText_XPLink[];
|
2018-10-13 19:41:10 +02:00
|
|
|
extern const u8 gText_ConfirmLinkWhenPlayersReady[];
|
|
|
|
extern const u8 gText_ConfirmStartLinkWithXPlayers[];
|
|
|
|
extern const u8 gText_AwaitingLinkup[];
|
|
|
|
extern const u8 gText_PleaseWaitForLink[];
|
|
|
|
extern const u8 gText_BronzeCard[];
|
|
|
|
extern const u8 gText_CopperCard[];
|
|
|
|
extern const u8 gText_SilverCard[];
|
|
|
|
extern const u8 gText_GoldCard[];
|
2018-10-11 23:02:58 +02:00
|
|
|
|
2018-09-02 00:15:35 +02:00
|
|
|
extern const u8 gText_CanIHelpWithAnythingElse[];
|
|
|
|
extern const u8 gText_AnythingElseICanHelp[];
|
|
|
|
extern const u8 gText_QuitShopping[];
|
|
|
|
extern const u8 gText_PokedollarVar1[];
|
2018-10-18 19:05:02 +02:00
|
|
|
extern const u8 gText_YouDontHaveMoney[];
|
|
|
|
extern const u8 gText_Var1CertainlyHowMany2[];
|
|
|
|
extern const u8 gText_Var1CertainlyHowMany[];
|
|
|
|
extern const u8 gText_Var1IsItThatllBeVar2[];
|
|
|
|
extern const u8 gText_YouWantedVar1ThatllBeVar2[];
|
|
|
|
extern const u8 gText_InBagVar1[];
|
|
|
|
extern const u8 gText_Var1AndYouWantedVar2[];
|
|
|
|
extern const u8 gText_HereYouGoThankYou[];
|
|
|
|
extern const u8 gText_NoMoreRoomForThis[];
|
|
|
|
extern const u8 gText_ThankYouIllSendItHome[];
|
|
|
|
extern const u8 gText_ThanksIllSendItHome[];
|
|
|
|
extern const u8 gText_SpaceForVar1Full[];
|
|
|
|
extern const u8 gText_ThrowInPremierBall[];
|
|
|
|
extern const u8 gText_ShopBuy[];
|
|
|
|
extern const u8 gText_ShopSell[];
|
|
|
|
extern const u8 gText_ShopQuit[];
|
2018-09-02 00:15:35 +02:00
|
|
|
|
2018-10-19 07:05:54 +02:00
|
|
|
extern const u8 gText_OhABite[];
|
|
|
|
extern const u8 gText_PokemonOnHook[];
|
|
|
|
extern const u8 gText_NotEvenANibble[];
|
|
|
|
extern const u8 gText_ItGotAway[];
|
|
|
|
|
2018-11-05 21:45:54 +01:00
|
|
|
extern const u8 gText_HallOfFame[];
|
|
|
|
extern const u8 gText_LogOff[];
|
|
|
|
extern const u8 gText_LanettesPC[];
|
|
|
|
extern const u8 gText_SomeonesPC[];
|
|
|
|
extern const u8 gText_PlayersPC[];
|
|
|
|
extern const u8 gText_WhichPCShouldBeAccessed[];
|
|
|
|
|
2018-11-07 03:13:40 +01:00
|
|
|
extern const u8 gUnknown_085EAD37[];
|
|
|
|
extern const u8 gUnknown_085EAD41[];
|
|
|
|
extern const u8 gUnknown_085EAD67[];
|
|
|
|
extern const u8 gUnknown_085EAD6D[];
|
|
|
|
extern const u8 gUnknown_085EAD72[];
|
|
|
|
extern const u8 gUnknown_085EAD84[];
|
|
|
|
extern const u8 gUnknown_085EAD96[];
|
|
|
|
extern const u8 gUnknown_085EADA4[];
|
|
|
|
extern const u8 gUnknown_085EADB5[];
|
|
|
|
extern const u8 gUnknown_085EADC4[];
|
|
|
|
extern const u8 gUnknown_085EADD5[];
|
|
|
|
extern const u8 gUnknown_085EADE7[];
|
|
|
|
extern const u8 gUnknown_085EADF9[];
|
|
|
|
extern const u8 gUnknown_085EAE04[];
|
|
|
|
extern const u8 gUnknown_085EAE12[];
|
|
|
|
extern const u8 gUnknown_085EAE1B[];
|
|
|
|
extern const u8 gUnknown_085EAE27[];
|
|
|
|
extern const u8 gUnknown_085EAE2C[];
|
|
|
|
extern const u8 gUnknown_085EAE31[];
|
|
|
|
extern const u8 gUnknown_085EAE35[];
|
|
|
|
extern const u8 gUnknown_085EAE39[];
|
|
|
|
extern const u8 gUnknown_085EAE3D[];
|
|
|
|
extern const u8 gUnknown_085EAE41[];
|
|
|
|
extern const u8 gUnknown_085EAD5F[];
|
|
|
|
extern const u8 gUnknown_085EAE53[];
|
|
|
|
extern const u8 gUnknown_085EAE5A[];
|
|
|
|
extern const u8 gText_Yes[];
|
|
|
|
extern const u8 gText_No[];
|
|
|
|
extern const u8 gUnknown_085EAEA2[];
|
|
|
|
extern const u8 gUnknown_085EAEAC[];
|
|
|
|
extern const u8 gUnknown_0827ECBC[];
|
|
|
|
extern const u8 gUnknown_0827ECC3[];
|
|
|
|
extern const u8 gUnknown_0827ECCD[];
|
|
|
|
extern const u8 gUnknown_0827ECD5[];
|
|
|
|
extern const u8 gUnknown_0827ECDD[];
|
|
|
|
extern const u8 gUnknown_0827ECE3[];
|
|
|
|
extern const u8 gUnknown_0827ECEB[];
|
|
|
|
extern const u8 gUnknown_0827ECF2[];
|
|
|
|
extern const u8 gUnknown_0827ECF8[];
|
|
|
|
extern const u8 gUnknown_0827ED00[];
|
|
|
|
extern const u8 gUnknown_0827ED06[];
|
|
|
|
extern const u8 gUnknown_0827ED10[];
|
|
|
|
extern const u8 gUnknown_0827ED18[];
|
|
|
|
extern const u8 gUnknown_0827ED22[];
|
|
|
|
extern const u8 gUnknown_0827ED2C[];
|
|
|
|
extern const u8 gUnknown_0827ED36[];
|
|
|
|
extern const u8 gUnknown_0827ED40[];
|
|
|
|
extern const u8 gUnknown_0827ED46[];
|
|
|
|
extern const u8 gUnknown_0827ED4F[];
|
|
|
|
extern const u8 gUnknown_0827ED59[];
|
|
|
|
extern const u8 gUnknown_0827ED65[];
|
|
|
|
extern const u8 gUnknown_0827ED70[];
|
|
|
|
extern const u8 gUnknown_0827ED74[];
|
|
|
|
extern const u8 gUnknown_0827ED78[];
|
|
|
|
extern const u8 gUnknown_0827ED80[];
|
|
|
|
extern const u8 gUnknown_0827ED95[];
|
|
|
|
extern const u8 gUnknown_0827EDAA[];
|
|
|
|
extern const u8 gUnknown_0827EDB5[];
|
|
|
|
extern const u8 gUnknown_0827EDBA[];
|
|
|
|
extern const u8 gUnknown_0827EDC1[];
|
|
|
|
extern const u8 gUnknown_0827EDC9[];
|
|
|
|
extern const u8 gUnknown_0827EDD5[];
|
|
|
|
extern const u8 gUnknown_0827EDE4[];
|
|
|
|
extern const u8 gUnknown_0827EDF0[];
|
|
|
|
extern const u8 gUnknown_0827EDF5[];
|
|
|
|
extern const u8 gUnknown_0827EDF7[];
|
|
|
|
extern const u8 gUnknown_0827EDF9[];
|
|
|
|
extern const u8 gUnknown_0827EDFB[];
|
|
|
|
extern const u8 gUnknown_0827EDFD[];
|
|
|
|
extern const u8 gUnknown_0827EDFF[];
|
|
|
|
extern const u8 gUnknown_0827EE01[];
|
|
|
|
extern const u8 gUnknown_0827EE03[];
|
|
|
|
extern const u8 gUnknown_0827EE05[];
|
|
|
|
extern const u8 gUnknown_0827EE07[];
|
|
|
|
extern const u8 gUnknown_0827EE09[];
|
2018-11-27 05:00:38 +01:00
|
|
|
|
|
|
|
// Pokedex strings
|
|
|
|
extern const u8 gUnknown_085E87A5[];
|
|
|
|
extern const u8 gUnknown_085E87D6[];
|
|
|
|
extern const u8 gUnknown_085E87EF[];
|
|
|
|
extern const u8 gUnknown_085E8806[];
|
|
|
|
extern const u8 gUnknown_085E881F[];
|
|
|
|
extern const u8 gUnknown_085E8840[];
|
|
|
|
extern const u8 gUnknown_085E887C[];
|
|
|
|
extern const u8 gUnknown_085E88A6[];
|
|
|
|
extern const u8 gUnknown_085E88C8[];
|
2018-12-05 16:09:19 +01:00
|
|
|
extern const u8 gText_DexHoennTitle[];
|
|
|
|
extern const u8 gText_DexNatTitle[];
|
|
|
|
extern const u8 gText_DexSortNumericalTitle[];
|
|
|
|
extern const u8 gText_DexSortAtoZTitle[];
|
|
|
|
extern const u8 gText_DexSortHeaviestTitle[];
|
|
|
|
extern const u8 gText_DexSortLightestTitle[];
|
|
|
|
extern const u8 gText_DexSortTallestTitle[];
|
|
|
|
extern const u8 gText_DexSortSmallestTitle[];
|
|
|
|
extern const u8 gText_DexSearchAlphaABC[];
|
|
|
|
extern const u8 gText_DexSearchAlphaDEF[];
|
|
|
|
extern const u8 gText_DexSearchAlphaGHI[];
|
|
|
|
extern const u8 gText_DexSearchAlphaJKL[];
|
|
|
|
extern const u8 gText_DexSearchAlphaMNO[];
|
|
|
|
extern const u8 gText_DexSearchAlphaPQR[];
|
|
|
|
extern const u8 gText_DexSearchAlphaSTU[];
|
|
|
|
extern const u8 gText_DexSearchAlphaVWX[];
|
|
|
|
extern const u8 gText_DexSearchAlphaYZ[];
|
|
|
|
extern const u8 gText_DexSearchColorRed[];
|
|
|
|
extern const u8 gText_DexSearchColorBlue[];
|
|
|
|
extern const u8 gText_DexSearchColorYellow[];
|
|
|
|
extern const u8 gText_DexSearchColorGreen[];
|
|
|
|
extern const u8 gText_DexSearchColorBlack[];
|
|
|
|
extern const u8 gText_DexSearchColorBrown[];
|
|
|
|
extern const u8 gText_DexSearchColorPurple[];
|
|
|
|
extern const u8 gText_DexSearchColorGray[];
|
|
|
|
extern const u8 gText_DexSearchColorWhite[];
|
|
|
|
extern const u8 gText_DexSearchColorPink[];
|
|
|
|
extern const u8 gText_DexHoennDescription[];
|
|
|
|
extern const u8 gText_DexNatDescription[];
|
|
|
|
extern const u8 gText_DexSortNumericalDescription[];
|
|
|
|
extern const u8 gText_DexSortAtoZDescription[];
|
|
|
|
extern const u8 gText_DexSortHeaviestDescription[];
|
|
|
|
extern const u8 gText_DexSortLightestDescription[];
|
|
|
|
extern const u8 gText_DexSortTallestDescription[];
|
2018-12-08 18:57:19 +01:00
|
|
|
extern const u8 gText_DexSortSmallestDescription[];
|
2018-12-05 16:09:19 +01:00
|
|
|
extern const u8 gText_DexEmptyString[];
|
|
|
|
extern const u8 gText_DexSearchDontSpecify[];
|
|
|
|
extern const u8 gText_DexSearchTypeNone[];
|
2018-11-27 05:00:38 +01:00
|
|
|
|
2018-11-07 03:13:40 +01:00
|
|
|
extern const u8 gUnknown_085EAEC3[];
|
|
|
|
extern const u8 gUnknown_085EAED6[];
|
|
|
|
extern const u8 gUnknown_085EAEE6[];
|
|
|
|
extern const u8 gUnknown_085EAEF6[];
|
|
|
|
extern const u8 gUnknown_085EAF02[];
|
|
|
|
extern const u8 gUnknown_085EAF0E[];
|
|
|
|
extern const u8 gUnknown_085EAF1B[];
|
|
|
|
extern const u8 gUnknown_085EAF24[];
|
|
|
|
extern const u8 gUnknown_085EAF2F[];
|
|
|
|
extern const u8 gUnknown_085EAF34[];
|
|
|
|
extern const u8 gUnknown_085EAF3E[];
|
|
|
|
extern const u8 gUnknown_085EAF4B[];
|
|
|
|
extern const u8 gUnknown_085EAF58[];
|
|
|
|
extern const u8 gUnknown_085EAF65[];
|
|
|
|
extern const u8 gUnknown_085EAF70[];
|
|
|
|
extern const u8 gUnknown_085EAF7D[];
|
|
|
|
extern const u8 gUnknown_085EAF87[];
|
|
|
|
extern const u8 gUnknown_085EAF93[];
|
|
|
|
extern const u8 gUnknown_085EAF9F[];
|
|
|
|
extern const u8 gUnknown_085EAFAB[];
|
|
|
|
extern const u8 gUnknown_085EAFB6[];
|
|
|
|
extern const u8 gUnknown_085EAFCF[];
|
|
|
|
extern const u8 gUnknown_085EAFE8[];
|
|
|
|
extern const u8 gUnknown_085EB089[];
|
|
|
|
extern const u8 gUnknown_085EB09C[];
|
|
|
|
extern const u8 gUnknown_085EB0AF[];
|
|
|
|
extern const u8 gUnknown_085EB0C2[];
|
|
|
|
extern const u8 gUnknown_085EB0D5[];
|
|
|
|
extern const u8 gUnknown_085EB002[];
|
|
|
|
extern const u8 gUnknown_085EB017[];
|
|
|
|
extern const u8 gUnknown_085EB02A[];
|
|
|
|
extern const u8 gUnknown_085EB034[];
|
|
|
|
extern const u8 gText_LilycoveCity[];
|
|
|
|
extern const u8 gUnknown_085EB07E[];
|
|
|
|
extern const u8 gUnknown_085EB084[];
|
|
|
|
extern const u8 gUnknown_085EB040[];
|
|
|
|
extern const u8 gUnknown_085EB04A[];
|
|
|
|
extern const u8 gUnknown_085EB057[];
|
|
|
|
extern const u8 gUnknown_085EB062[];
|
|
|
|
extern const u8 gText_Opponent[];
|
|
|
|
extern const u8 gText_Tourney_Tree[];
|
|
|
|
extern const u8 gText_ReadyToStart[];
|
|
|
|
extern const u8 gUnknown_085EB5BC[];
|
|
|
|
extern const u8 gUnknown_085EB5C3[];
|
|
|
|
extern const u8 gUnknown_085EB5C8[];
|
|
|
|
extern const u8 gUnknown_085EB29A[];
|
|
|
|
extern const u8 gUnknown_085EB2A3[];
|
|
|
|
extern const u8 gUnknown_085EB372[];
|
|
|
|
extern const u8 gUnknown_085EB37F[];
|
|
|
|
extern const u8 gUnknown_085EB389[];
|
|
|
|
extern const u8 gUnknown_085EAE6E[];
|
|
|
|
extern const u8 gUnknown_085EAE7C[];
|
|
|
|
extern const u8 gUnknown_085EAE8A[];
|
|
|
|
extern const u8 gUnknown_085EAD6D[];
|
|
|
|
extern const u8 gUnknown_085EB397[];
|
|
|
|
extern const u8 gUnknown_085EB3A4[];
|
|
|
|
extern const u8 gUnknown_085EB3B1[];
|
|
|
|
extern const u8 gUnknown_085EB3D4[];
|
|
|
|
extern const u8 gUnknown_085EB3C6[];
|
|
|
|
extern const u8 gText_NormalRank[];
|
|
|
|
extern const u8 gText_SuperRank[];
|
|
|
|
extern const u8 gText_HyperRank[];
|
|
|
|
extern const u8 gText_MasterRank[];
|
|
|
|
extern const u8 gText_BattleBag[];
|
|
|
|
extern const u8 gText_HeldItem[];
|
|
|
|
extern const u8 gText_LinkContest[];
|
|
|
|
extern const u8 gText_AboutE_Mode[];
|
|
|
|
extern const u8 gText_AboutG_Mode[];
|
|
|
|
extern const u8 gText_E_Mode[];
|
|
|
|
extern const u8 gText_G_Mode[];
|
|
|
|
extern const u8 gUnknown_085EB278[];
|
|
|
|
extern const u8 gUnknown_085EB28A[];
|
|
|
|
extern const u8 gUnknown_085EB290[];
|
|
|
|
extern const u8 gUnknown_085EB295[];
|
|
|
|
extern const u8 gUnknown_085EB2E4[];
|
|
|
|
extern const u8 gUnknown_085EB2F0[];
|
|
|
|
extern const u8 gUnknown_085EB2FC[];
|
|
|
|
extern const u8 gUnknown_085EB3DF[];
|
|
|
|
extern const u8 gUnknown_085EB3EA[];
|
|
|
|
extern const u8 gUnknown_085EB3F1[];
|
|
|
|
extern const u8 gUnknown_085EB3FC[];
|
|
|
|
extern const u8 gUnknown_085EB40A[];
|
|
|
|
extern const u8 gUnknown_085EB415[];
|
|
|
|
extern const u8 gUnknown_085EB41D[];
|
|
|
|
extern const u8 gUnknown_085EB424[];
|
|
|
|
extern const u8 gUnknown_085EB45C[];
|
|
|
|
extern const u8 gUnknown_085EB469[];
|
|
|
|
extern const u8 gUnknown_085EB475[];
|
|
|
|
extern const u8 gUnknown_085EB482[];
|
|
|
|
extern const u8 gUnknown_085EB42F[];
|
|
|
|
extern const u8 gUnknown_085EB43A[];
|
|
|
|
extern const u8 gUnknown_085EB444[];
|
|
|
|
extern const u8 gUnknown_085EB451[];
|
|
|
|
extern const u8 gUnknown_085EB48E[];
|
|
|
|
extern const u8 gUnknown_085EB496[];
|
|
|
|
extern const u8 gUnknown_085EB4A3[];
|
|
|
|
extern const u8 gUnknown_085EB4AD[];
|
|
|
|
extern const u8 gUnknown_085EB4B9[];
|
|
|
|
extern const u8 gUnknown_085EB4C7[];
|
|
|
|
extern const u8 gUnknown_085EB4D4[];
|
|
|
|
extern const u8 gUnknown_085EB4E0[];
|
|
|
|
extern const u8 gUnknown_085EB532[];
|
|
|
|
extern const u8 gUnknown_085EB543[];
|
|
|
|
extern const u8 gUnknown_085EB555[];
|
|
|
|
extern const u8 gUnknown_085EB563[];
|
|
|
|
extern const u8 gUnknown_085EB56E[];
|
|
|
|
extern const u8 gUnknown_085EB57E[];
|
|
|
|
extern const u8 gUnknown_085EB589[];
|
|
|
|
extern const u8 gUnknown_085EB5B6[];
|
|
|
|
extern const u8 gUnknown_085EE14B[];
|
|
|
|
extern const u8 gUnknown_085EE14F[];
|
|
|
|
extern const u8 gUnknown_085EB2FF[];
|
|
|
|
extern const u8 gUnknown_085EB310[];
|
|
|
|
extern const u8 gUnknown_085EB317[];
|
|
|
|
extern const u8 gUnknown_085EB31F[];
|
|
|
|
extern const u8 gText_CaveOfOrigin[];
|
|
|
|
extern const u8 gText_MtPyre[];
|
|
|
|
extern const u8 gText_SkyPillar[];
|
|
|
|
extern const u8 gText_DontRemember[];
|
|
|
|
extern const u8 gUnknown_085EB597[];
|
2019-01-13 13:15:23 +01:00
|
|
|
extern const u8 gText_NormalTagMatch[];
|
|
|
|
extern const u8 gText_VarietyTagMatch[];
|
|
|
|
extern const u8 gText_UniqueTagMatch[];
|
|
|
|
extern const u8 gText_ExpertTagMatch[];
|
2019-01-13 20:50:08 +01:00
|
|
|
extern const u8 gText_TimeBoard[];
|
|
|
|
extern const u8 gText_TimeCleared[];
|
|
|
|
extern const u8 gText_XMinYDotZSec[];
|
2019-01-13 13:15:23 +01:00
|
|
|
extern const u8 gText_TrainerHill1F[];
|
|
|
|
extern const u8 gText_TrainerHill2F[];
|
|
|
|
extern const u8 gText_TrainerHill3F[];
|
|
|
|
extern const u8 gText_TrainerHill4F[];
|
2018-11-07 03:13:40 +01:00
|
|
|
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_277F1B[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_277F5A[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_277F96[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27889C[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27879F[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_2787D5[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_278831[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27889C[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27879F[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_2787D5[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_2787FC[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27889C[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27879F[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_2787D5[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_278831[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_2787FC[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27889C[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_277F1B[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_277F5A[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27889C[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27879F[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_2787D5[];
|
|
|
|
extern const u8 OldaleTown_PokemonCenter_2F_Text_27889C[];
|
|
|
|
|
2018-10-28 21:11:53 +01:00
|
|
|
// Frontier records.
|
|
|
|
extern const u8 gText_WinStreak[];
|
|
|
|
extern const u8 gText_Record[];
|
|
|
|
extern const u8 gText_Current[];
|
|
|
|
extern const u8 gText_RoomsCleared[];
|
|
|
|
extern const u8 gText_Prev[];
|
|
|
|
extern const u8 gText_SingleBattleRoomResults[];
|
|
|
|
extern const u8 gText_DoubleBattleRoomResults[];
|
|
|
|
extern const u8 gText_MultiBattleRoomResults[];
|
|
|
|
extern const u8 gText_LinkMultiBattleRoomResults[];
|
|
|
|
extern const u8 gText_Lv502[];
|
|
|
|
extern const u8 gText_OpenLv[];
|
|
|
|
extern const u8 gText_RentalSwap[];
|
|
|
|
extern const u8 gText_ClearStreak[];
|
|
|
|
extern const u8 gText_Total[];
|
|
|
|
extern const u8 gText_Championships[];
|
|
|
|
extern const u8 gText_SingleBattleTourneyResults[];
|
|
|
|
extern const u8 gText_DoubleBattleTourneyResults[];
|
|
|
|
extern const u8 gText_SingleBattleHallResults[];
|
|
|
|
extern const u8 gText_DoubleBattleHallResults[];
|
|
|
|
extern const u8 gText_BattleChoiceResults[];
|
|
|
|
extern const u8 gText_TimesCleared[];
|
|
|
|
extern const u8 gText_KOsInARow[];
|
|
|
|
extern const u8 gText_SetKOTourneyResults[];
|
|
|
|
extern const u8 gText_TimesVar1[];
|
|
|
|
extern const u8 gText_BattleSwapSingleResults[];
|
|
|
|
extern const u8 gText_BattleSwapDoubleResults[];
|
|
|
|
extern const u8 gText_FloorsCleared[];
|
|
|
|
extern const u8 gText_BattleQuestResults[];
|
|
|
|
extern const u8 gText_LinkContestResults[];
|
|
|
|
extern const u8 gText_4th[];
|
|
|
|
extern const u8 gText_3rd[];
|
|
|
|
extern const u8 gText_2nd[];
|
|
|
|
extern const u8 gText_1st[];
|
|
|
|
extern const u8 gText_SpaceAndSpace[];
|
|
|
|
extern const u8 gText_CommaSpace[];
|
|
|
|
extern const u8 gText_NewLine[];
|
|
|
|
extern const u8 gText_ScrollTextUp[];
|
2018-12-15 20:07:07 +01:00
|
|
|
extern const u8 gText_Space[];
|
2018-10-28 21:11:53 +01:00
|
|
|
extern const u8 gText_Space2[];
|
|
|
|
extern const u8 gText_Are[];
|
|
|
|
extern const u8 gText_Are2[];
|
|
|
|
extern const u8 gText_123Dot[][3];
|
|
|
|
|
2018-11-27 17:21:48 +01:00
|
|
|
// Frontier util.
|
|
|
|
extern const u8 gUnknown_085ED164[];
|
|
|
|
extern const u8 gUnknown_085ED170[];
|
|
|
|
extern const u8 gUnknown_085ED17C[];
|
|
|
|
extern const u8 gUnknown_085ED188[];
|
|
|
|
extern const u8 gUnknown_085ED190[];
|
|
|
|
|
|
|
|
extern const u8 gText_RecordsLv50[];
|
|
|
|
extern const u8 gText_RecordsOpenLevel[];
|
|
|
|
extern const u8 gText_FrontierFacilityWinStreak[];
|
|
|
|
extern const u8 gText_FrontierFacilityClearStreak[];
|
|
|
|
extern const u8 gText_FrontierFacilityRoomsCleared[];
|
|
|
|
extern const u8 gText_FrontierFacilityKOsStreak[];
|
|
|
|
extern const u8 gText_FrontierFacilityFloorsCleared[];
|
|
|
|
|
|
|
|
extern const u8 gText_082C843F[];
|
|
|
|
extern const u8 gText_082C848B[];
|
|
|
|
extern const u8 gText_082C8628[];
|
|
|
|
extern const u8 gText_082C85B4[];
|
|
|
|
extern const u8 gText_082C8512[];
|
|
|
|
extern const u8 gText_082C859D[];
|
|
|
|
extern const u8 gText_082C86C3[];
|
|
|
|
extern const u8 gText_082C8458[];
|
|
|
|
extern const u8 gText_082C84C1[];
|
|
|
|
extern const u8 gText_082C8662[];
|
|
|
|
extern const u8 gText_082C85E3[];
|
|
|
|
extern const u8 gText_082C853B[];
|
|
|
|
extern const u8 gText_082C85A4[];
|
|
|
|
extern const u8 gText_082C86FE[];
|
|
|
|
extern const u8 gText_082C846C[];
|
|
|
|
extern const u8 gText_082C84D0[];
|
|
|
|
extern const u8 gText_082C8682[];
|
|
|
|
extern const u8 gText_082C85F5[];
|
|
|
|
extern const u8 gText_082C8561[];
|
|
|
|
extern const u8 gText_082C85A9[];
|
|
|
|
extern const u8 gText_082C8739[];
|
|
|
|
extern const u8 gText_082C8480[];
|
|
|
|
extern const u8 gText_082C84F7[];
|
|
|
|
extern const u8 gText_082C86B3[];
|
|
|
|
extern const u8 gText_082C8611[];
|
|
|
|
extern const u8 gText_082C8589[];
|
|
|
|
extern const u8 gText_082C85AE[];
|
|
|
|
extern const u8 gText_082C877B[];
|
|
|
|
|
2018-12-05 22:21:26 +01:00
|
|
|
// Battle Tower.
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2479CE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248297[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2444D6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24459B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2448CD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24529A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245CAC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245E20[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245FC6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247749[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2453B4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2476ED[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246864[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247F3F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2484AC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248661[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2486FF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2469B4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246D9E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244A23[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246662[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248321[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244F4F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247B16[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2465B5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2481E1[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247E7E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244549[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246244[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2468A7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2468FE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245A5F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24626E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244383[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246BE9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2462E4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246F7B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247268[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244643[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247EE9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246D3F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247AA1[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246D6A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245D4B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247348[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24522F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24617D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244989[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2470FD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247C4E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24754A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247C8C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248467[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2474AF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245BBD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24503D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248AC0[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24614A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244E5B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245F2B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248553[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246741[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245656[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2480AB[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248725[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244939[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2471FB[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247291[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24589C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247B3E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248614[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2448F5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2445C5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247B62[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24777A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2455EC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248031[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244AA9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245464[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2484E7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247313[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247470[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244D82[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246529[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247238[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247A18[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24597F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247DFE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247FB7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246E64[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247655[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244E7E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245535[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246FCC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2482DC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24808D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246AF7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24864E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247991[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246605[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248B4C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2448A7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245C05[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2456F5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246020[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24670A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24694B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2471C7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248C5B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246449[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2452EF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245B91[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245F87[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246831[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247854[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244D07[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246051[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2486C6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248401[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2450E6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248671[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2454D6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24662A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246EB6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244FD3[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247484[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2460D5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24622A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244DC6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2485E5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248BB4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246DD3[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244B52[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24896F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247629[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2454A3[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2459BE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244413[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248C90[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2446B4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244C18[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24610D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24838D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24633C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24758B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2458CE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246E1A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247EA1[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248369[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245DC7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247D97[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2483C1[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248892[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2488D8[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247889[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24895F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2449E6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248781[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246F21[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24707D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24818E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24568A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248A10[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246791[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246571[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246A4E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248431[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2462AA[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246B3F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2473C6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2473FB[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245CE6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2445E8[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2487C9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245D60[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24795F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245B79[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247B9B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246B2B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24451E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247807[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24636B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247DC7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246002[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247838[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248151[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24718D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2481A9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247942[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244D36[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246D2D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248751[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247D07[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246B6B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244F98[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246BB2[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24705B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248BEE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24716C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2489BD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245D07[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247724[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248908[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244618[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24468F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244C6E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246E39[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24856A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24894B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24824F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245C66[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246C22[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2467C4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245406[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24737A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2474EC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247FE9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247C23[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2480DC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24857D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248B39[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245E41[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245E78[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247D4E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24615D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248517[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245087[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2463C5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247AE3[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245EEC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24885B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2470B2[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248B22[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2467E6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24833D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248C2E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248221[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245196[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245740[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24480C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246A22[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24555F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24712A[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247A76[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247CB2[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2457D9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248128[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24631F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246CE9[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2482B1[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244DFE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247013[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24790D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24581F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247A51[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24479E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2461C7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244ECA[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2466E6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2477CE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245C2D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2487F7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2489E7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2478DD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248477[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244CD6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2466B4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24805E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247E3E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245923[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248829[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2461F5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24751D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2475BC[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245013[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2475D5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246C35[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246686[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247438[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245D8D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247EB5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246F4C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2450C0[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245DF0[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24755C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24474D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2444EF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246082[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2464EE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2467FF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244EF4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247BE7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245EBD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24697C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246A85[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245F58[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245851[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248A72[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2459F7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2443E7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245B3E[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248CCF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24444B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245C7F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246C6C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2472C7[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_245AB4[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24769B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248A40[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244BD2[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246760[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246CB3[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247FA3[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_247F6D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248D04[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2463FF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246EEE[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244B93[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2446E5[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2469F1[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_2451BD[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_244AD6[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24738F[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_248AEB[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246478[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24760D[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24658C[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24692B[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_246ACF[];
|
|
|
|
extern const u8 BattleFrontier_BattleTowerMultiBattleRoom_Text_24649D[];
|
|
|
|
|
2019-02-08 18:08:25 +01:00
|
|
|
// Battle Dome.
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText1[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText2[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText3[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText4[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText5[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText6[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText7[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText8[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText9[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText10[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText11[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText12[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText13[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText14[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText15[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText16[];
|
|
|
|
extern const u8 gBattleDomeOpponentPotentialText17[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText1[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText2[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText3[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText4[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText5[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText6[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText7[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText8[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText9[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText10[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText11[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText12[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText13[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText14[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText15[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText16[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText17[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText18[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText19[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText20[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText21[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText22[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText23[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText24[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText25[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText26[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText27[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleText28[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleTextUnused1[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleTextUnused2[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleTextUnused3[];
|
|
|
|
extern const u8 gBattleDomeOpponentStyleTextUnused4[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText1[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText2[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText3[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText4[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText5[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText6[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText7[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText8[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText9[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText10[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText11[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText12[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText13[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText14[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText15[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText16[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText17[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText18[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText19[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText20[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText21[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText22[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText23[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText24[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText25[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText26[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText27[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText28[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText29[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText30[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText31[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText32[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText33[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText34[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText35[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText36[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText37[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText38[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText39[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText40[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText41[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText42[];
|
|
|
|
extern const u8 gBattleDomeOpponentStatsText43[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText1[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText2[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText3[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText4[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText5[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText6[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText7[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText8[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText9[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText10[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText11[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText12[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText13[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText14[];
|
|
|
|
extern const u8 gBattleDomeMatchNumberText15[];
|
|
|
|
extern const u8 gBattleDomeWinText1[];
|
|
|
|
extern const u8 gBattleDomeWinText2[];
|
|
|
|
extern const u8 gBattleDomeWinText3[];
|
|
|
|
extern const u8 gBattleDomeWinText4[];
|
|
|
|
extern const u8 gBattleDomeWinText5[];
|
|
|
|
extern const u8 gBattleDomeWinText6[];
|
|
|
|
extern const u8 gBattleDomeWinText7[];
|
|
|
|
|
2018-11-27 22:45:50 +01:00
|
|
|
// Battle Pyramid.
|
2019-02-07 03:01:29 +01:00
|
|
|
extern const u8 BattlePyramid_ExitHintUp_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintLeft_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintRight_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintDown_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ZeroItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_OneItemRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_TwoItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ThreeItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_FourItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_FiveItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_SixItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_SevenItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_EightItemsRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ZeroTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_OneTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_TwoTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ThreeTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_FourTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_FiveTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_SixTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_SevenTrainersRemaining_Text1[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintUp_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintLeft_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintRight_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintDown_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ZeroItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_OneItemRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_TwoItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ThreeItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_FourItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_FiveItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_SixItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_SevenItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_EightItemsRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ZeroTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_OneTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_TwoTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ThreeTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_FourTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_FiveTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_SixTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_SevenTrainersRemaining_Text2[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintUp_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintLeft_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintRight_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintDown_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ZeroItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_OneItemRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_TwoItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ThreeItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_FourItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_FiveItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_SixItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_SevenItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_EightItemsRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ZeroTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_OneTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_TwoTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ThreeTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_FourTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_FiveTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_SixTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_SevenTrainersRemaining_Text3[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintUp_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintLeft_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintRight_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintDown_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ZeroItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_OneItemRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_TwoItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ThreeItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_FourItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_FiveItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_SixItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_SevenItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_EightItemsRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ZeroTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_OneTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_TwoTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ThreeTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_FourTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_FiveTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_SixTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_SevenTrainersRemaining_Text4[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintUp_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintLeft_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintRight_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintDown_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ZeroItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_OneItemRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_TwoItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ThreeItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_FourItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_FiveItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_SixItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_SevenItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_EightItemsRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ZeroTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_OneTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_TwoTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ThreeTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_FourTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_FiveTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_SixTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_SevenTrainersRemaining_Text5[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintUp_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintLeft_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintRight_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ExitHintDown_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ZeroItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_OneItemRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_TwoItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ThreeItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_FourItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_FiveItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_SixItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_SevenItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_EightItemsRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ZeroTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_OneTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_TwoTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_ThreeTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_FourTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_FiveTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_SixTrainersRemaining_Text6[];
|
|
|
|
extern const u8 BattlePyramid_SevenTrainersRemaining_Text6[];
|
2018-11-27 22:45:50 +01:00
|
|
|
|
2019-02-08 18:08:25 +01:00
|
|
|
|
|
|
|
|
2018-12-09 16:44:01 +01:00
|
|
|
// PC strings
|
|
|
|
extern const u8 gText_ExitFromBox[];
|
|
|
|
extern const u8 gText_WhatDoYouWantToDo[];
|
|
|
|
extern const u8 gText_PleasePickATheme[];
|
|
|
|
extern const u8 gText_PickTheWallpaper[];
|
|
|
|
extern const u8 gText_PkmnIsSelected[];
|
|
|
|
extern const u8 gText_JumpToWhichBox[];
|
|
|
|
extern const u8 gText_DepositInWhichBox[];
|
|
|
|
extern const u8 gText_PkmnWasDeposited[];
|
|
|
|
extern const u8 gText_BoxIsFull2[];
|
|
|
|
extern const u8 gText_ReleaseThisPokemon[];
|
|
|
|
extern const u8 gText_PkmnWasReleased[];
|
|
|
|
extern const u8 gText_ByeByePkmn[];
|
|
|
|
extern const u8 gText_MarkYourPkmn[];
|
|
|
|
extern const u8 gText_ThatsYourLastPkmn[];
|
|
|
|
extern const u8 gText_YourPartysFull[];
|
|
|
|
extern const u8 gText_YoureHoldingAPkmn[];
|
|
|
|
extern const u8 gText_WhichOneWillYouTake[];
|
|
|
|
extern const u8 gText_YouCantReleaseAnEgg[];
|
|
|
|
extern const u8 gText_ContinueBoxOperations[];
|
|
|
|
extern const u8 gText_PkmnCameBack[];
|
|
|
|
extern const u8 gText_WasItWorriedAboutYou[];
|
|
|
|
extern const u8 gText_FourEllipsesExclamation[];
|
|
|
|
extern const u8 gText_PleaseRemoveTheMail[];
|
|
|
|
extern const u8 gText_GiveToAPkmn[];
|
|
|
|
extern const u8 gText_PlacedItemInBag[];
|
|
|
|
extern const u8 gText_BagIsFull2[];
|
|
|
|
extern const u8 gText_PutItemInBag[];
|
|
|
|
extern const u8 gText_ItemIsNowHeld[];
|
|
|
|
extern const u8 gText_ChangedToNewItem[];
|
|
|
|
extern const u8 gText_MailCantBeStored[];
|
2018-12-16 21:10:01 +01:00
|
|
|
extern const u8 gPCText_Cancel[];
|
|
|
|
extern const u8 gPCText_Store[];
|
|
|
|
extern const u8 gPCText_Withdraw[];
|
|
|
|
extern const u8 gPCText_Move[];
|
|
|
|
extern const u8 gPCText_Shift[];
|
|
|
|
extern const u8 gPCText_Place[];
|
|
|
|
extern const u8 gPCText_Summary[];
|
|
|
|
extern const u8 gPCText_Release[];
|
|
|
|
extern const u8 gPCText_Mark[];
|
|
|
|
extern const u8 gPCText_Jump[];
|
|
|
|
extern const u8 gPCText_Wallpaper[];
|
|
|
|
extern const u8 gPCText_Name[];
|
|
|
|
extern const u8 gPCText_Take[];
|
|
|
|
extern const u8 gPCText_Give[];
|
|
|
|
extern const u8 gPCText_Give[];
|
|
|
|
extern const u8 gPCText_Switch[];
|
|
|
|
extern const u8 gPCText_Bag[];
|
|
|
|
extern const u8 gPCText_Info[];
|
|
|
|
extern const u8 gPCText_Scenery1[];
|
|
|
|
extern const u8 gPCText_Scenery2[];
|
|
|
|
extern const u8 gPCText_Scenery3[];
|
|
|
|
extern const u8 gPCText_Etcetera[];
|
|
|
|
extern const u8 gPCText_Friends[];
|
|
|
|
extern const u8 gPCText_Forest[];
|
|
|
|
extern const u8 gPCText_City[];
|
|
|
|
extern const u8 gPCText_Desert[];
|
|
|
|
extern const u8 gPCText_Savanna[];
|
|
|
|
extern const u8 gPCText_Crag[];
|
|
|
|
extern const u8 gPCText_Volcano[];
|
|
|
|
extern const u8 gPCText_Snow[];
|
|
|
|
extern const u8 gPCText_Cave[];
|
|
|
|
extern const u8 gPCText_Beach[];
|
|
|
|
extern const u8 gPCText_Seafloor[];
|
|
|
|
extern const u8 gPCText_River[];
|
|
|
|
extern const u8 gPCText_Sky[];
|
|
|
|
extern const u8 gPCText_PolkaDot[];
|
|
|
|
extern const u8 gPCText_Pokecenter[];
|
|
|
|
extern const u8 gPCText_Machine[];
|
|
|
|
extern const u8 gPCText_Simple[];
|
2018-12-20 22:14:36 +01:00
|
|
|
extern const u8 gText_PartyFull[];
|
|
|
|
extern const u8 gText_Box[];
|
|
|
|
extern const u8 gText_JustOnePkmn[];
|
2018-12-09 16:44:01 +01:00
|
|
|
|
2018-12-24 00:02:29 +01:00
|
|
|
// battle main
|
|
|
|
extern const u8 gText_LinkStandby3[];
|
|
|
|
extern const u8 gText_BattleRecordCouldntBeSaved[];
|
|
|
|
extern const u8 gText_Poison[];
|
|
|
|
extern const u8 gText_Sleep[];
|
|
|
|
extern const u8 gText_Paralysis[];
|
|
|
|
extern const u8 gText_Burn[];
|
|
|
|
extern const u8 gText_Ice[];
|
|
|
|
extern const u8 gText_Confusion[];
|
|
|
|
extern const u8 gText_Love[];
|
|
|
|
|
|
|
|
// battle message
|
|
|
|
extern const u8 gText_PkmnBoxSomeonesPCFull[];
|
|
|
|
extern const u8 gText_PkmnBoxLanettesPCFull[];
|
|
|
|
extern const u8 gText_PkmnTransferredSomeonesPC[];
|
|
|
|
extern const u8 gText_PkmnTransferredLanettesPC[];
|
|
|
|
|
|
|
|
// hall of fame
|
|
|
|
extern const u8 gText_LeagueChamp[];
|
|
|
|
extern const u8 gText_HOFNumber[];
|
|
|
|
extern const u8 gText_PickNextCancel[];
|
|
|
|
extern const u8 gText_PickCancel[];
|
|
|
|
extern const u8 gText_UnkCtrlF800Exit[];
|
|
|
|
extern const u8 gText_HOFCorrupted[];
|
|
|
|
extern const u8 gText_WelcomeToHOF[];
|
|
|
|
extern const u8 gText_Number[];
|
|
|
|
extern const u8 gText_Level[];
|
|
|
|
extern const u8 gText_IDNumber[];
|
|
|
|
extern const u8 gText_Name[];
|
|
|
|
extern const u8 gText_MainMenuTime[];
|
|
|
|
|
|
|
|
// daycare
|
|
|
|
extern const u8 gText_MaleSymbol4[];
|
|
|
|
extern const u8 gText_FemaleSymbol4[];
|
|
|
|
extern const u8 gText_GenderlessSymbol[];
|
|
|
|
extern const u8 gText_NewLine2[];
|
|
|
|
extern const u8 gText_Exit4[];
|
|
|
|
extern const u8 gText_Lv[];
|
|
|
|
extern const u8 gExpandedPlaceholder_Empty[];
|
|
|
|
extern const u8 gText_Exit[];
|
|
|
|
extern const u8 gDaycareText_GetAlongVeryWell[];
|
|
|
|
extern const u8 gDaycareText_GetAlong[];
|
|
|
|
extern const u8 gDaycareText_DontLikeOther[];
|
|
|
|
extern const u8 gDaycareText_PlayOther[];
|
|
|
|
|
2018-12-24 21:59:05 +01:00
|
|
|
// party menu
|
|
|
|
extern const u8 gUnknown_085E9E43[];
|
|
|
|
extern const u8 gUnknown_085EA010[];
|
|
|
|
extern const u8 gUnknown_085EA02A[];
|
|
|
|
extern const u8 gUnknown_085E9E55[];
|
|
|
|
extern const u8 gUnknown_085E9E64[];
|
|
|
|
extern const u8 gUnknown_085E9E79[];
|
|
|
|
extern const u8 gUnknown_085E9E8F[];
|
|
|
|
extern const u8 gUnknown_085E9EBC[];
|
|
|
|
extern const u8 gUnknown_085E9ED4[];
|
|
|
|
extern const u8 gUnknown_085E9EE9[];
|
|
|
|
extern const u8 gUnknown_085E9FDB[];
|
|
|
|
extern const u8 gUnknown_085EA046[];
|
|
|
|
extern const u8 gUnknown_085EA05B[];
|
|
|
|
extern const u8 gUnknown_085E9F01[];
|
|
|
|
extern const u8 gUnknown_085E9F58[];
|
|
|
|
extern const u8 gUnknown_085E9F6F[];
|
|
|
|
extern const u8 gUnknown_085E9F81[];
|
|
|
|
extern const u8 gUnknown_085E9F90[];
|
|
|
|
extern const u8 gUnknown_085E9FA7[];
|
|
|
|
extern const u8 gUnknown_085E9FC2[];
|
|
|
|
extern const u8 gUnknown_085E9EA6[];
|
|
|
|
extern const u8 gUnknown_085E9F16[];
|
|
|
|
extern const u8 gUnknown_085E9F2A[];
|
|
|
|
extern const u8 gUnknown_085E9F42[];
|
|
|
|
extern const u8 gUnknown_085E9FF9[];
|
|
|
|
extern const u8 gUnknown_085EA073[];
|
|
|
|
extern const u8 gUnknown_085EA091[];
|
|
|
|
extern const u8 gUnknown_085EA099[];
|
|
|
|
extern const u8 gUnknown_085EA09E[];
|
|
|
|
extern const u8 gUnknown_085EA0A4[];
|
|
|
|
extern const u8 gUnknown_085EA0AB[];
|
|
|
|
extern const u8 gUnknown_085EA0E7[];
|
|
|
|
extern const u8 gUnknown_085EA0B1[];
|
|
|
|
extern const u8 gUnknown_085EA0B6[];
|
|
|
|
extern const u8 gUnknown_085EA0BF[];
|
|
|
|
extern const u8 gUnknown_085EA0C5[];
|
|
|
|
extern const u8 gUnknown_085EA0CF[];
|
|
|
|
extern const u8 gUnknown_085EA0D7[];
|
|
|
|
extern const u8 gUnknown_085EA0DC[];
|
|
|
|
extern const u8 gText_Take[];
|
|
|
|
extern const u8 gText_Mail[];
|
|
|
|
extern const u8 gText_Take2[];
|
|
|
|
extern const u8 gText_Read2[];
|
|
|
|
extern const u8 gText_Cancel2[];
|
|
|
|
extern const u8 gText_Shift[];
|
|
|
|
extern const u8 gText_SendOut[];
|
|
|
|
extern const u8 gText_Enter[];
|
|
|
|
extern const u8 gText_NoEntry[];
|
|
|
|
extern const u8 gText_Store[];
|
|
|
|
extern const u8 gText_Register[];
|
|
|
|
extern const u8 gText_Trade4[];
|
|
|
|
extern const u8 gText_Summary5[];
|
|
|
|
extern const u8 gText_Switch2[];
|
|
|
|
extern const u8 gText_Item[];
|
|
|
|
extern const u8 gText_NotPkmnOtherTrainerWants[];
|
|
|
|
extern const u8 gText_ThatIsntAnEgg[];
|
|
|
|
extern const u8 gText_PkmnCantBeTradedNow[];
|
|
|
|
extern const u8 gText_OtherTrainersPkmnCantBeTraded[];
|
|
|
|
extern const u8 gText_EggCantBeTradedNow[];
|
|
|
|
extern const u8 gText_OtherTrainerCantAcceptPkmn[];
|
|
|
|
extern const u8 gText_CantTradeWithTrainer[];
|
|
|
|
|
2018-12-28 09:11:41 +01:00
|
|
|
// trade
|
|
|
|
extern const u8 gText_XWillBeSentToY[];
|
|
|
|
extern const u8 gText_ByeByeVar1[];
|
|
|
|
extern const u8 gText_XSentOverY[];
|
|
|
|
extern const u8 gText_TakeGoodCareOfX[];
|
2018-12-29 19:46:15 +01:00
|
|
|
extern const u8 gText_CommunicationStandby5[];
|
2018-12-28 09:11:41 +01:00
|
|
|
|
2018-12-31 23:09:45 +01:00
|
|
|
// roulette
|
|
|
|
extern const u8 gUnknown_082A5B89[];
|
|
|
|
|
2019-01-03 02:07:47 +01:00
|
|
|
// match call
|
2019-01-03 02:33:33 +01:00
|
|
|
extern const u8 MatchCall_WildBattleText1[];
|
|
|
|
extern const u8 MatchCall_WildBattleText2[];
|
|
|
|
extern const u8 MatchCall_WildBattleText3[];
|
|
|
|
extern const u8 MatchCall_WildBattleText4[];
|
|
|
|
extern const u8 MatchCall_WildBattleText5[];
|
|
|
|
extern const u8 MatchCall_WildBattleText6[];
|
|
|
|
extern const u8 MatchCall_WildBattleText7[];
|
|
|
|
extern const u8 MatchCall_WildBattleText8[];
|
|
|
|
extern const u8 MatchCall_WildBattleText9[];
|
|
|
|
extern const u8 MatchCall_WildBattleText10[];
|
|
|
|
extern const u8 MatchCall_WildBattleText11[];
|
|
|
|
extern const u8 MatchCall_WildBattleText12[];
|
|
|
|
extern const u8 MatchCall_WildBattleText13[];
|
|
|
|
extern const u8 MatchCall_WildBattleText14[];
|
|
|
|
extern const u8 MatchCall_WildBattleText15[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText1[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText2[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText3[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText4[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText5[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText6[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText7[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText8[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText9[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText10[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText11[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText12[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText13[];
|
|
|
|
extern const u8 MatchCall_NegativeBattleText14[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText1[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText2[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText3[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText4[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText5[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText6[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText7[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText8[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText9[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText10[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText11[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText12[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText13[];
|
|
|
|
extern const u8 MatchCall_PositiveBattleText14[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText1[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText2[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText3[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText4[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText5[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText6[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText7[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText8[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText9[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText10[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText11[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText12[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText13[];
|
|
|
|
extern const u8 MatchCall_SameRouteBattleRequestText14[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText1[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText2[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText3[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText4[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText5[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText6[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText7[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText8[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText9[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText10[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText11[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText12[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText13[];
|
|
|
|
extern const u8 MatchCall_DifferentRouteBattleRequestText14[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText1[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText2[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText3[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText4[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText5[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText6[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText7[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText8[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText9[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText10[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText11[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText12[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText13[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText14[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText15[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText16[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText17[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText18[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText19[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText20[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText21[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText22[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText23[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText24[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText25[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText26[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText27[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText28[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText29[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText30[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText31[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText32[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText33[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText34[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText35[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText36[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText37[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText38[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText39[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText40[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText41[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText42[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText43[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText44[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText45[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText46[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText47[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText48[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText49[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText50[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText51[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText52[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText53[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText54[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText55[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText56[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText57[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText58[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText59[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText60[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText61[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText62[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText63[];
|
|
|
|
extern const u8 MatchCall_PersonalizedText64[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText1[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText2[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText3[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText4[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText5[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText6[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText7[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText8[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText9[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText10[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText11[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText12[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText13[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierStreakText14[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText1[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText2[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText3[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText4[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText5[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText6[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText7[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText8[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText9[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText10[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText11[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText12[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText13[];
|
|
|
|
extern const u8 MatchCall_BattleFrontierRecordStreakText14[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText1[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText2[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText3[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText4[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText5[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText6[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText7[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText8[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText9[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText10[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText11[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText12[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText13[];
|
|
|
|
extern const u8 MatchCall_BattleDomeText14[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText1[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText2[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText3[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText4[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText5[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText6[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText7[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText8[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText9[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText10[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText11[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText12[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText13[];
|
|
|
|
extern const u8 MatchCall_BattlePikeText14[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText1[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText2[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText3[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText4[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText5[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText6[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText7[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText8[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText9[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText10[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText11[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText12[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText13[];
|
|
|
|
extern const u8 MatchCall_BattlePyramidText14[];
|
2019-01-03 02:07:47 +01:00
|
|
|
|
2019-01-04 03:28:42 +01:00
|
|
|
// Contest Link
|
|
|
|
extern const u8 gText_ColorDarkGrey[];
|
2019-01-04 23:55:03 +01:00
|
|
|
extern const u8 gText_CommunicationStandby[];
|
|
|
|
extern const u8 gText_AnnouncingResults[];
|
|
|
|
extern const u8 gText_PreliminaryResults[];
|
|
|
|
extern const u8 gText_Round2Results[];
|
|
|
|
extern const u8 gText_Var1sVar2Won[];
|
2019-01-04 03:28:42 +01:00
|
|
|
|
2019-01-20 18:24:35 +01:00
|
|
|
// Trainer Card
|
|
|
|
extern const u8 gText_LinkCableBattles[];
|
|
|
|
extern const u8 gText_LinkBattles[];
|
|
|
|
extern const u8 gText_WaitingTrainerFinishReading[];
|
|
|
|
extern const u8 gText_TrainerCardName[];
|
|
|
|
extern const u8 gText_TrainerCardIDNo[];
|
|
|
|
extern const u8 gText_TrainerCardMoney[];
|
|
|
|
extern const u8 gText_PokedollarVar1[];
|
|
|
|
extern const u8 gText_EmptyString6[];
|
|
|
|
extern const u8 gText_TrainerCardPokedex[];
|
|
|
|
extern const u8 gText_TrainerCardTime[];
|
|
|
|
extern const u8 gText_Colon2[];
|
|
|
|
extern const u8 gText_Var1sTrainerCard[];
|
|
|
|
extern const u8 gText_HallOfFameDebut[];
|
|
|
|
extern const u8 gText_WinsLosses[];
|
|
|
|
extern const u8 gText_PokemonTrades[];
|
|
|
|
extern const u8 gText_BerryCrush[];
|
|
|
|
extern const u8 gText_UnionTradesAndBattles[];
|
|
|
|
extern const u8 gText_Var1DarkGreyShadowLightGrey[];
|
|
|
|
extern const u8 gText_PokeblocksWithFriends[];
|
|
|
|
extern const u8 gText_WonContestsWFriends[];
|
|
|
|
extern const u8 gText_WSlashStraightSlash[];
|
|
|
|
extern const u8 gText_Var1DarkLightGreyBP[];
|
|
|
|
extern const u8 gText_BattleTower[];
|
|
|
|
extern const u8 gText_BattlePtsWon[];
|
|
|
|
|
2019-01-26 14:50:24 +01:00
|
|
|
// Frontier Pass
|
|
|
|
extern const u8 gText_SymbolsEarned[];
|
|
|
|
extern const u8 gText_BattleRecord[];
|
|
|
|
extern const u8 gText_BattlePoints[];
|
2019-01-26 20:56:06 +01:00
|
|
|
extern const u8 gUnknown_085EDA96[];
|
|
|
|
extern const u8 gUnknown_085ED932[];
|
|
|
|
extern const u8 gUnknown_085ED94D[];
|
|
|
|
extern const u8 gUnknown_085ED961[];
|
|
|
|
extern const u8 gUnknown_085ED977[];
|
|
|
|
extern const u8 gUnknown_085ED993[];
|
|
|
|
extern const u8 gUnknown_085ED9AF[];
|
|
|
|
extern const u8 gUnknown_085ED9C7[];
|
|
|
|
extern const u8 gUnknown_085ED9E5[];
|
|
|
|
extern const u8 gUnknown_085EDA02[];
|
|
|
|
extern const u8 gUnknown_085EDA21[];
|
|
|
|
extern const u8 gUnknown_085EDA3C[];
|
|
|
|
extern const u8 gUnknown_085EDA5E[];
|
|
|
|
extern const u8 gUnknown_085EDA78[];
|
|
|
|
extern const u8 gUnknown_085ED931[];
|
|
|
|
extern const u8 gUnknown_085EDAB1[];
|
|
|
|
extern const u8 gUnknown_085EDB0F[];
|
|
|
|
extern const u8 gUnknown_085EDABE[];
|
|
|
|
extern const u8 gUnknown_085EDB4E[];
|
|
|
|
extern const u8 gUnknown_085EDACA[];
|
|
|
|
extern const u8 gUnknown_085EDB8B[];
|
|
|
|
extern const u8 gUnknown_085EDAD8[];
|
|
|
|
extern const u8 gUnknown_085EDBC2[];
|
|
|
|
extern const u8 gUnknown_085EDAE5[];
|
|
|
|
extern const u8 gUnknown_085EDC00[];
|
|
|
|
extern const u8 gUnknown_085EDAF4[];
|
|
|
|
extern const u8 gUnknown_085EDC45[];
|
|
|
|
extern const u8 gUnknown_085EDB00[];
|
|
|
|
extern const u8 gUnknown_085EDC84[];
|
|
|
|
|
2019-01-26 14:50:24 +01:00
|
|
|
|
|
|
|
#endif // GUARD_STRINGS_H
|