forked from eden-emu/eden
Fixups for softlock
This commit is contained in:
parent
a097860593
commit
5f33966902
2 changed files with 7 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue