Some pokemon jump work

This commit is contained in:
DizzyEggg
2019-07-03 10:35:46 +02:00
committed by huderlem
parent 81b84503fa
commit 11fb13d635
4 changed files with 645 additions and 1492 deletions

View File

@@ -2708,6 +2708,14 @@ extern const u8 gText_Symbols[];
extern const u8 gText_Register2[];
extern const u8 gText_Exit2[];
// Pokemon jump
extern const u8 gText_WantToPlayAgain2[];
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[];
// Pokenav Match Call
extern const u8 gText_CallCantBeMadeHere[];
extern const u8 gText_NumberRegistered[];