mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-13 04:39:36 +00:00
Omit unnecessary padding
This commit is contained in:
parent
e285671a03
commit
6da87a9268
1 changed files with 0 additions and 1 deletions
|
@ -329,7 +329,6 @@ typedef struct
|
||||||
/* 0x15A */ u16 unk_15A;
|
/* 0x15A */ u16 unk_15A;
|
||||||
/* 0x15C */ u32 unk_15C;
|
/* 0x15C */ u32 unk_15C;
|
||||||
/* 0x160 */ u8 unk_160;
|
/* 0x160 */ u8 unk_160;
|
||||||
/* 0x161 */ char unk_161;
|
|
||||||
/* 0x162 */ s16 unk_162;
|
/* 0x162 */ s16 unk_162;
|
||||||
} DynaPolyActor; // size = 0x164
|
} DynaPolyActor; // size = 0x164
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue