Document some Quest Log
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef GUARD_QUEST_LOG_OBJECTS_H
|
||||
#define GUARD_QUEST_LOG_OBJECTS_H
|
||||
|
||||
#include "global.h"
|
||||
|
||||
void SetQuestLogObjectEventsData(struct QuestLog *);
|
||||
void sub_815A1F8(struct QuestLog *, struct ObjectEventTemplate *);
|
||||
|
||||
#endif //GUARD_QUEST_LOG_OBJECTS_H
|
||||
Reference in New Issue
Block a user