Set the playing flag to TRUE when the dsound buffer starts playing
This commit is contained in:
@@ -209,6 +209,7 @@ static ALuint DSoundProc(ALvoid *ptr)
|
||||
aluHandleDisconnect(pDevice);
|
||||
return 1;
|
||||
}
|
||||
Playing = TRUE;
|
||||
}
|
||||
Sleep(1);
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user