mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-10 10:43:47 +00:00

* Remove redundant modulo on wave buffer index This is already performed by SetBufferIndex * Correct typo in UpdateDataHeader MixeSize -> MixSize * Remove unused variable in audren 'volume' was unused and 'voice.Volume' was used instead so remove 'volume'