mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
schedule result enum
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||
|
||||
@@ -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",),
|
||||
|
||||
Reference in New Issue
Block a user