mirror of
https://github.com/love2d/love.git
synced 2026-08-18 19:54:22 +02:00
Fixed mp3 looping
This commit is contained in:
@@ -39,7 +39,7 @@ namespace lullaby
|
||||
private:
|
||||
|
||||
mpg123_handle * handle;
|
||||
|
||||
bool islooping;
|
||||
static bool inited;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user