mirror of
https://github.com/zeldaret/oot
synced 2026-05-25 23:35:18 -04:00
Remove struct padding
This commit is contained in:
@@ -34,7 +34,6 @@ typedef struct EnIk {
|
||||
/* 0x04CC */ s32 drawMode;
|
||||
/* 0x04D0 */ u32 npcAction;
|
||||
/* 0x04D4 */ s32 unk_4D4;
|
||||
/* 0x04D8 */ char unk_4D8[0x04];
|
||||
} EnIk; // size = 0x04DC
|
||||
|
||||
extern const ActorInit En_Ik_InitVars;
|
||||
|
||||
Reference in New Issue
Block a user