mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompile z_skin.c (#548)
* z_skin progress * Some more progress * Some real progress * Decompiled, 1 nonmatching * Remove unused asm * pad -> D_80160FC0 Co-authored-by: Thar0 <maximilianc64@gmail.com>
This commit is contained in:
parent
42f2d38b8f
commit
b50e079e1b
16 changed files with 274 additions and 617 deletions
|
@ -1719,12 +1719,6 @@ typedef struct {
|
|||
/* 0x10D */ u8 unk_10D;
|
||||
} UnkRumbleStruct; // size = 0x10E
|
||||
|
||||
typedef struct {
|
||||
char unk_00[0x48];
|
||||
void* avbTbl;
|
||||
SkelAnime skelAnime;
|
||||
} PSkinAwb; // size = 0x90
|
||||
|
||||
typedef struct {
|
||||
/* 0x00 */ char unk_00[0x18];
|
||||
/* 0x18 */ s32 unk_18;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue