summaryrefslogtreecommitdiff
path: root/include/m_common_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_common_data.h')
-rw-r--r--include/m_common_data.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/m_common_data.h b/include/m_common_data.h
index dd96b67..48981c2 100644
--- a/include/m_common_data.h
+++ b/include/m_common_data.h
@@ -10,6 +10,7 @@
#include "m_mail.h"
#include "m_npc.h"
#include "m_npc_walk.h"
+#include "m_npc_schedule.h"
#include "m_private.h"
#include "m_quest.h"
#include "unk.h"
@@ -234,7 +235,7 @@ typedef struct CommonData {
/* 0x104B0 */ UNK_TYPE1 unk_104B0[0xE8];
/* 0x10598 */ mQst_not_saved_c quest;
/* 0x105A0 */ u32 scene_from_title_demo;
- /* 0x105A4 */ UNK_TYPE1 unk_105A4[0xF0];
+ /* 0x105A4 */ NpsSchedule npcSchedule[ANIMAL_NUM_MAX];
/* 0x10694 */ NpcWalking npcWalk;
/* 0x10710 */ UNK_TYPE1 unk_10710[0x3C];
/* 0x1074C */ UNK_TYPE unk_1074C;