mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Match Audio_ProcessSoundRequest (#935)
Co-authored-by: zelda2774 <zelda2774@invalid>
This commit is contained in:
parent
1117783731
commit
6ef1f3ea3e
4 changed files with 106 additions and 444 deletions
|
@ -1088,7 +1088,7 @@ typedef struct {
|
|||
/* 0x20 */ u32 unk_20;
|
||||
/* 0x24 */ u8 unk_24;
|
||||
/* 0x26 */ u16 unk_26;
|
||||
/* 0x28 */ u16 unk_28; // "flag"
|
||||
/* 0x28 */ u16 sfxId;
|
||||
/* 0x2A */ u8 unk_2A;
|
||||
/* 0x2B */ u8 unk_2B;
|
||||
/* 0x2C */ u8 prev;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue