mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-07 20:36:43 +08: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