summaryrefslogtreecommitdiff
path: root/include/quest_log.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-02-29 16:31:57 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-02-29 16:31:57 -0500
commit21dddd57605cf4cbc31f0a903cc50a8f588817ff (patch)
treedd7975a6335fc837530b10dfdbe190da5d135137 /include/quest_log.h
parent9b9ae3d3374dd61870d47f025ffc0346a0b6839c (diff)
Finish cable_club.c
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