schedule result enum

This commit is contained in:
Angie
2023-10-09 13:37:30 -03:00
parent 3082afacf8
commit c3f13861aa
3 changed files with 466 additions and 395 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -20,14 +20,14 @@ typedef struct EnAn {
/* 0x188 */ EnAnActionFunc actionFunc;
/* 0x18C */ EnAnUnkFunc unk_18C;
/* 0x190 */ ColliderCylinder unk_190;
/* 0x1DC */ Path* unk_1DC;
/* 0x1DC */ Path* unk_1DC; // timePath
/* 0x1E0 */ Vec3f unk_1E0;
/* 0x1EC */ f32 unk_1EC;
/* 0x1F0 */ s32 unk_1F0;
/* 0x1F4 */ s32 unk_1F4;
/* 0x1F8 */ s32 unk_1F8;
/* 0x1FC */ s32 unk_1FC;
/* 0x200 */ u8 unk_200; // enum? // schedule result
/* 0x200 */ u8 scheduleResult;
/* 0x204 */ s32* msgEventScript;
/* 0x208 */ s8 an2ObjectSlot;
/* 0x209 */ s8 an3ObjectSlot;
+1 -1
View File
@@ -14049,7 +14049,7 @@
0x80B56B00:("func_80B56B00",),
0x80B56BC0:("func_80B56BC0",),
0x80B56CAC:("func_80B56CAC",),
0x80B56D28:("func_80B56D28",),
0x80B56D28:("EnAn_ProcessScheduleOutput",),
0x80B56E44:("func_80B56E44",),
0x80B56EB4:("func_80B56EB4",),
0x80B5702C:("func_80B5702C",),