mirror of
https://github.com/yawut/SDL.git
synced 2026-08-20 15:54:10 -05:00
*** empty log message ***
This commit is contained in:
@@ -168,6 +168,7 @@ static void ALSA_PlayAudio(_THIS)
|
||||
this->enabled = 0;
|
||||
return;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
sample_buf += status * this->spec.channels;
|
||||
sample_len -= status;
|
||||
|
||||
Reference in New Issue
Block a user