summaryrefslogtreecommitdiff
path: root/include/battle.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-05-23 18:24:30 -0500
committerGitHub <noreply@github.com>2018-05-23 18:24:30 -0500
commitde2fe2cbbae599d9b336cb6762e3a03445cd5027 (patch)
treed8cea366e68eca40bac0a6c0edf0c85a27eda520 /include/battle.h
parent294d223dd0218c64267b6b6851575150e36593fb (diff)
parent22e6e3532900b2470d0134f1347981d77828b22c (diff)
Merge pull request #616 from huderlem/misc
Misc labeling
Diffstat (limited to 'include/battle.h')
-rw-r--r--include/battle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle.h b/include/battle.h
index b1677d90a..ce61cb1b4 100644
--- a/include/battle.h
+++ b/include/battle.h
@@ -815,7 +815,7 @@ void sub_802E424(void);
void move_anim_start_t4(u8 a, u8 b, u8 c, u8 d);
void nullsub_9(u16);
void nullsub_10(int);
-void load_gfxc_health_bar();
+void load_gfxc_health_bar(u8);
u8 battle_load_something();
void sub_8031F88(u8);
void HandleLowHpMusicChange(struct Pokemon *, u8);