summaryrefslogtreecommitdiff
path: root/include/quest_log_objects.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-24 08:56:14 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-24 08:56:14 -0400
commit87b2c7f34b5a734d3af98ea2dc7d9fafecd809a6 (patch)
tree87a4de4237f54ffc8ede79f886543df929d5334a /include/quest_log_objects.h
parent58535acf885934feb524057dcf2b773b070cd258 (diff)
through PlayerSetAnimId; some quest log doc
Diffstat (limited to 'include/quest_log_objects.h')
-rw-r--r--include/quest_log_objects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/quest_log_objects.h b/include/quest_log_objects.h
index e582ba27a..d3e11d11f 100644
--- a/include/quest_log_objects.h
+++ b/include/quest_log_objects.h
@@ -4,6 +4,6 @@
#include "global.h"
void SetQuestLogObjectEventsData(struct QuestLog *);
-void sub_815A1F8(struct QuestLog *, struct ObjectEventTemplate *);
+void SetSav1ObjectEventsFromQuestLog(struct QuestLog *, struct ObjectEventTemplate *);
#endif //GUARD_QUEST_LOG_OBJECTS_H