summaryrefslogtreecommitdiff
path: root/src/post_battle_event_funcs.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-09-13 00:03:22 -0500
committercamthesaxman <cameronghall@cox.net>2017-09-13 00:03:22 -0500
commit270bd98d41a19c516a4be95f522deb26cc4300a9 (patch)
treedca3131793bf14acd85d6558f8195b0294870af6 /src/post_battle_event_funcs.c
parent2c87516ca3efa260b96b92ededb24d75edfe49e8 (diff)
more labeling
Diffstat (limited to 'src/post_battle_event_funcs.c')
-rw-r--r--src/post_battle_event_funcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post_battle_event_funcs.c b/src/post_battle_event_funcs.c
index 58b1197db..27d7022fe 100644
--- a/src/post_battle_event_funcs.c
+++ b/src/post_battle_event_funcs.c
@@ -14,7 +14,7 @@ int GameClear(void)
int i;
bool32 ribbonGet;
- HealPlayerParty();
+ ScrSpecial_HealPlayerParty();
if (FlagGet(SYS_GAME_CLEAR) == TRUE)
{