summaryrefslogtreecommitdiff
path: root/include/battle_gfx_sfx_util.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-04 10:21:03 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-08 16:39:46 -0400
commit31b501e7eb6ba15602dd13f6a2d728fca9f04ca5 (patch)
treebbdeb215ee3e628a4c343d2e2c887e4efe5bcb63 /include/battle_gfx_sfx_util.h
parente26f9d10d7bebee5ea512fc4729ce6adafec66a0 (diff)
Start misc battle documentation
Diffstat (limited to 'include/battle_gfx_sfx_util.h')
-rw-r--r--include/battle_gfx_sfx_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/battle_gfx_sfx_util.h b/include/battle_gfx_sfx_util.h
index a367bc043..383facd69 100644
--- a/include/battle_gfx_sfx_util.h
+++ b/include/battle_gfx_sfx_util.h
@@ -18,7 +18,6 @@ void DecompressTrainerFrontPic(u16 frontPicId, u8 battlerId);
void DecompressTrainerBackPic(u16 backPicId, u8 battlerId);
void BattleGfxSfxDummy3(u8 gender);
void FreeTrainerFrontPicPalette(u16 frontPicId);
-void sub_805DFFC(void);
bool8 BattleLoadAllHealthBoxesGfx(u8 state);
void LoadBattleBarGfx(u8 arg0);
bool8 BattleInitAllSprites(u8 *state1, u8 *battlerId);