This commit is contained in:
Colby Klein
2011-05-02 10:41:59 -07:00
parent f511d44c06
commit d69bbdbb9d
@@ -302,7 +302,7 @@ int64_t RageSoundDriver_PulseAudio::GetPosition() const
/*
* XXX: Something here is slow and causes arrows to stutter in gameplay.
* This needs to be looked into (and for some reason the ALSA driver is
* useless on my laptop. - Colby
* useless on my laptop). - Colby
*/
void RageSoundDriver_PulseAudio::StreamWriteCb(pa_stream *s, size_t length)
{