Create new entity structs for Player Items

This commit is contained in:
octorock
2023-07-30 23:51:54 +02:00
parent a443cb5d49
commit b28f865051
19 changed files with 895 additions and 741 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ typedef struct {
static_assert(sizeof(OctorokBossHeap) == 0x30);
struct OctorokBossEntity {
Entity base;
/*0x00*/ Entity base;
/*0x68*/ union SplitHWord field_0x68;
/*0x6a*/ union SplitHWord field_0x6a;
/*0x6c*/ union SplitHWord field_0x6c;