Fix merge conflicts
This commit is contained in:
@@ -869,6 +869,13 @@ extern const u8 gText_TeachWhichMoveToPkmn[];
|
||||
extern const u8 gText_GiveUpTeachingNewMove[];
|
||||
extern const u8 gText_TeachX[];
|
||||
|
||||
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[];
|
||||
|
||||
extern const u8 gText_DadsAdvice[];
|
||||
extern const u8 gText_CantDismountBike[];
|
||||
extern const u8 gText_ItemFinderNothing[];
|
||||
@@ -1990,4 +1997,214 @@ extern const u8 gText_XSentOverY[];
|
||||
extern const u8 gText_TakeGoodCareOfX[];
|
||||
extern const u8 gText_CommunicationStandby5[];
|
||||
|
||||
// roulette
|
||||
extern const u8 gUnknown_082A5B89[];
|
||||
|
||||
// match call
|
||||
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[];
|
||||
|
||||
#endif //GUARD_STRINGS_H
|
||||
|
||||
Reference in New Issue
Block a user