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

View File

@@ -47,11 +47,6 @@
#include "battle_pike.h"
#include "battle_pyramid.h"
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 struct MusicPlayerInfo gMPlayInfo_BGM;
extern const u8* const gBattleScriptsForMoveEffects[];