mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-22 14:55:39 +00:00
remove an unused struct EnMu
field @ 0x024A
a continuation to the 211263295c
automatic padding commpensates its absence
This commit is contained in:
parent
211263295c
commit
e2578f456e
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ typedef struct EnMu {
|
|||
/* 0x0208 */ u16 defaultTextId;
|
||||
/* 0x020A */ s16 fidgetTableY[16];
|
||||
/* 0x022A */ s16 fidgetTableZ[16];
|
||||
/* 0x024A */ s16 unk_24A;
|
||||
} EnMu; // size = 0x024C
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue