mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 17:08:40 +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