Correct typo in UpdateDataHeader
MixeSize -> MixSize
This commit is contained in:
parent
7663e4b90c
commit
8ad6dee182
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
public int VoiceSize;
|
||||
public int VoiceResourceSize;
|
||||
public int EffectSize;
|
||||
public int MixeSize;
|
||||
public int MixSize;
|
||||
public int SinkSize;
|
||||
public int PerformanceManagerSize;
|
||||
public int Unknown24;
|
||||
|
|
Loading…
Add table
Reference in a new issue