mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 02:37:51 -05:00
* Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader According to game symbols(SMO), there's references to UpdateDataHeader which seems to be what AudioRendererResponse actually is * oops * AudioRendererParameters should be AudioRendererParameter according to SMO