From f65e07fb1fac3b8092f8ec29c2c9b42fcb80fa60 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 18 Feb 2020 15:52:45 -0500 Subject: pokemon_jump_3,4 --- include/strings.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index d468af4f3..bbbe34058 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1126,4 +1126,15 @@ extern const u8 gJPText_NewTrainerHasComeToSevii[]; extern const u8 gJPText_PleaseWaitAMoment[]; extern const u8 gJPText_WriteErrorUnableToSaveData[]; +// pokemon_jump +extern const u8 gText_WantToPlayAgain2[]; +extern const u8 gText_SavingDontTurnOffPower[]; +extern const u8 gText_SomeoneDroppedOut2[]; +extern const u8 gText_CommunicationStandby4[]; +extern const u8 gText_AwesomeWonF701F700[]; +extern const u8 gText_FilledStorageSpace2[]; +extern const u8 gText_CantHoldMore[]; +extern const u8 gText_SpacePoints2[]; +extern const u8 gText_SpaceTimes3[]; + #endif //GUARD_STRINGS_H -- cgit v1.2.3