Experimental libmixer
adec, vdec improved fixed sound
This commit is contained in:
@@ -15,6 +15,11 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
const u32 GetSize() const
|
||||
{
|
||||
return SQSize;
|
||||
}
|
||||
|
||||
bool Push(const T& data)
|
||||
{
|
||||
while (true)
|
||||
|
||||
Reference in New Issue
Block a user