Create new entity structs for Player Items

This commit is contained in:
octorock
2023-07-30 23:51:54 +02:00
parent eb233b05cd
commit 5899c30dc9
20 changed files with 896 additions and 742 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;