Decompile all of battle_anim_utility_funcs

This commit is contained in:
Marcus Huderle
2018-11-19 09:28:55 -06:00
parent 963989d760
commit 72f0a079a9
35 changed files with 1137 additions and 3206 deletions
-8
View File
@@ -66,14 +66,6 @@ extern u16 GetFrontierBrainMonSpecies(u8);
extern void ReducePlayerPartyToThree(void);
extern u8 gUnknown_0203CEF8[];
extern u16 gBattle_BG0_X;
extern u16 gBattle_BG0_Y;
extern u16 gBattle_BG1_X;
extern u16 gBattle_BG1_Y;
extern u16 gBattle_BG2_X;
extern u16 gBattle_BG2_Y;
extern u16 gBattle_BG3_X;
extern u16 gBattle_BG3_Y;
extern const u16 gBattleFrontierHeldItems[];
extern const struct FacilityMon gBattleFrontierMons[];