fix looping if iFrames == 0
This commit is contained in:
@@ -281,7 +281,6 @@ int RageSoundReader_SpeedChange::Read( char *buf, int iFrames )
|
|||||||
++m_iPos;
|
++m_iPos;
|
||||||
}
|
}
|
||||||
|
|
||||||
if( iFramesRead )
|
|
||||||
return iFramesRead;
|
return iFramesRead;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user