mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 16:28:45 -05: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