mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-09 12:02:19 -07:00
Fixups for softlock
This commit is contained in:
@@ -220,8 +220,8 @@ public:
|
||||
Stream::State GetStreamState() const;
|
||||
|
||||
private:
|
||||
class VoiceState;
|
||||
class EffectState;
|
||||
class VoiceState;
|
||||
|
||||
AudioRendererParameter worker_params;
|
||||
Kernel::SharedPtr<Kernel::Event> buffer_event;
|
||||
|
Reference in New Issue
Block a user