Audio: Fix nits
Because Ac_K. 😫
This commit is contained in:
parent
db515f5cc1
commit
91e914aff4
1 changed files with 3 additions and 2 deletions
|
@ -39,6 +39,7 @@ namespace Ryujinx.Audio
|
||||||
SoundIO context = null;
|
SoundIO context = null;
|
||||||
SoundIODevice device = null;
|
SoundIODevice device = null;
|
||||||
SoundIOOutStream stream = null;
|
SoundIOOutStream stream = null;
|
||||||
|
|
||||||
bool backendDisconnected = false;
|
bool backendDisconnected = false;
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue