Finish porting pokemon_jump from Emerald

This commit is contained in:
PikalaxALT
2020-02-18 16:39:44 -05:00
parent f65e07fb1f
commit 5c530e1330
19 changed files with 805 additions and 1500 deletions
+1 -2
View File
@@ -148,8 +148,7 @@ struct PokemonJumpResults // possibly used in the game itself?
u16 field2;
u16 excellentsInRow;
u16 field6;
u16 field8;
u16 fieldA;
u32 field8;
u32 bestJumpScore;
};