Decomp ActorManager

This commit is contained in:
Aetias
2024-10-21 23:32:28 +02:00
parent a62cc074e9
commit 52d4fce351
8 changed files with 224 additions and 60 deletions
+23
View File
@@ -0,0 +1,23 @@
#pragma once
#include "global.h"
#include "types.h"
struct UnkStruct_027e103c {
/* 00 */ unk32 mUnk_00;
/* 04 */ unk32 mUnk_04;
/* 08 */ unk32 mUnk_08;
/* 0c */ unk32 mUnk_0c;
/* 10 */ unk32 mUnk_10;
/* 14 */ unk16 *mUnk_14;
/* 18 */ unk32 mUnk_18;
/* 1c */ unk16 mUnk_1c;
/* 1e */ unk16 mUnk_1a;
/* 20 */ unk16 mUnk_20;
/* 22 */ s16 mUnk_22;
/* 24 */ u8 mUnk_24;
/* 25 */ unk8 mUnk_25[7];
/* 2c */
};
extern UnkStruct_027e103c *data_027e103c;