mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-17 19:29:20 +01: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'