comment
This commit is contained in:
@@ -252,7 +252,7 @@ void RageSound_Generic_Software::DecodeThread()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Buffer a block of sound data for the given sound. Return the number of
|
/* Buffer a block of sound data for the given sound. Return the number of
|
||||||
* frames buffered. If end of file is reached, return 0. */
|
* frames buffered, or a RageSoundReader return code. */
|
||||||
int RageSound_Generic_Software::GetDataForSound( Sound &s )
|
int RageSound_Generic_Software::GetDataForSound( Sound &s )
|
||||||
{
|
{
|
||||||
sound_block *p[2];
|
sound_block *p[2];
|
||||||
|
|||||||
Reference in New Issue
Block a user