aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/dsound.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/dsound.c')
-rw-r--r--Alc/dsound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/dsound.c b/Alc/dsound.c
index 39f3e97f..ac7782b9 100644
--- a/Alc/dsound.c
+++ b/Alc/dsound.c
@@ -209,6 +209,7 @@ static ALuint DSoundProc(ALvoid *ptr)
aluHandleDisconnect(pDevice);
return 1;
}
+ Playing = TRUE;
}
Sleep(1);
continue;