mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-20 07:05:44 +00: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