mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
*click* *pop* *POOF*
This commit is contained in:
@@ -111,6 +111,7 @@ namespace lullaby
|
||||
{
|
||||
case MPG123_NEW_FORMAT:
|
||||
{
|
||||
size += numbytes;
|
||||
long rate = 0;
|
||||
int encoding = 0;
|
||||
int ret = mpg123_getformat(handle, &rate, &channels, &encoding);
|
||||
|
||||
Reference in New Issue
Block a user