Merge pull request #618 from octorock/playerItems

Create new entity structs for Player Items
This commit is contained in:
notyourav
2023-07-31 19:20:00 -07:00
committed by GitHub
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;