diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-05 22:21:26 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-05 22:21:26 +0100 |
commit | a9e6154fa949d90bcc629cd980b180abe57b7474 (patch) | |
tree | ec55c258c97cdead81c14c40d8fd9ac756353d93 /src/battle_dome.c | |
parent | fc806b966e7058be0077c0fcd5a5e9e189a99b49 (diff) |
Finish porting battle frontier data
Diffstat (limited to 'src/battle_dome.c')
-rw-r--r-- | src/battle_dome.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/battle_dome.c b/src/battle_dome.c index 0f5721fb9..77d120bd4 100644 --- a/src/battle_dome.c +++ b/src/battle_dome.c @@ -26,6 +26,7 @@ #include "international_string_util.h" #include "trainer_pokemon_sprites.h" #include "scanline_effect.h" +#include "script_pokemon_util_80F87D8.h" #include "graphics.h" #include "constants/species.h" #include "constants/moves.h" @@ -57,19 +58,9 @@ struct UnkStruct_860DD10 }; extern void sub_81B8558(void); -extern u16 GetFrontierBrainMonMove(u8 monId, u8 moveSlotId); -extern u8 GetFrontierBrainMonEvs(u8, u8); -extern u8 GetFrontierBrainMonNature(u8); -extern void sub_81A4C30(void); -extern u8 sub_81A3610(void); -extern u16 GetFrontierBrainMonSpecies(u8); -extern void ReducePlayerPartyToSelectedMons(void); extern u8 gSelectedOrderFromParty[]; -extern const u16 gBattleFrontierHeldItems[]; -extern const struct FacilityMon gBattleFrontierMons[]; -extern const struct BattleFrontierTrainer gBattleFrontierTrainers[]; extern const struct SpriteTemplate gUnknown_0860CFA8; // text |