summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-03-02 10:15:07 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-03-02 10:15:07 -0500
commitd758ae0dc2b91f1233872f6950b8f2d121bf961c (patch)
treec7607e2d703583286c11bfc8936bb473a6fe4883 /include/quest_log.h
parent2f8ac698c8a03954d3bf0d05a9ef13dd447eaf53 (diff)
parentfc51c579d4a422b168a4efb88b5f15164fbb7db0 (diff)
Merge branch 'master' of github.com:pret/pokefirered into field_effect
Diffstat (limited to 'include/quest_log.h')
-rw-r--r--include/quest_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h
index 6cee34bbb..3241046bc 100644
--- a/include/quest_log.h
+++ b/include/quest_log.h
@@ -52,5 +52,6 @@ void sub_8112F18(u8 windowId);
bool8 sub_8111C2C(void);
void sub_81128BC(u8 a0);
void sub_811278C(u8, u8);
+void Special_UpdateTrainerFansAfterLinkBattle(void);
#endif //GUARD_QUEST_LOG_H