Fixed mp3 looping

This commit is contained in:
bart@bart
2009-08-24 21:38:23 +02:00
parent 92c678ce02
commit 090d2e1cdb
2 changed files with 10 additions and 25 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ namespace lullaby
private:
mpg123_handle * handle;
bool islooping;
static bool inited;
public: