summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-03-02 10:13:06 -0500
committerGitHub <noreply@github.com>2020-03-02 10:13:06 -0500
commitfc51c579d4a422b168a4efb88b5f15164fbb7db0 (patch)
treef2da1e7beaddf0579426a18519d7c331d7ff19e1 /include/quest_log.h
parent43f66fce5574592ac1c37b9452fe858e482156bb (diff)
parentc36ef94a0dae1e60a8e641aced35ee2084c183eb (diff)
Merge pull request #277 from PikalaxALT/cable_club
Cable club
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 25d0d5871..6497ef69c 100644
--- a/include/quest_log.h
+++ b/include/quest_log.h
@@ -50,5 +50,6 @@ void QuestLogSetFlagOrVar(bool8 isFlag, u16 idx, u16 value);
void sub_8110840(void *oldSave);
void sub_8112F18(u8 windowId);
bool8 sub_8111C2C(void);
+void Special_UpdateTrainerFansAfterLinkBattle(void);
#endif //GUARD_QUEST_LOG_H