mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Decompiled ovl_En_Zl3 (2 non-matchings) (#491)
* Progress * deleting more function files * more * more * More * more * more * more * more * 2 more * more * more * more * more * more * more * more * more * more * master update * 4 more * Merged * 3 more * One more done! * ug * Ido Recomp test * try 2 * Recomp by default * Fix Jenkinsfile * Fix 2 * Fixing struct * CFE errors * CFE fix -O2 * Cleanup * More progress, almost done... * Almost.. * Update and some progress * formatting * Cleanup * Major cleanup * done for now * PR comments * PR comments * merge master and format * a few things Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
parent
330bd35d23
commit
932174b6ee
213 changed files with 2954 additions and 7981 deletions
|
@ -8,7 +8,9 @@ struct EnEncount2;
|
|||
|
||||
typedef struct EnEncount2 {
|
||||
/* 0x0000 */ Actor actor;
|
||||
/* 0x014C */ char unk_14C[0x8D4];
|
||||
/* 0x014C */ char unk_14C[0x10];
|
||||
/* 0x015C */ u16 unk_15C;
|
||||
/* 0x015E */ char unk_15E[0x8C2];
|
||||
} EnEncount2; // size = 0x0A20
|
||||
|
||||
extern const ActorInit En_Encount2_InitVars;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue