-Fix issue 223 by Yeshua. Thanks :)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-29 06:25:03 +00:00
parent 5af8d83c03
commit 5eb6256df6
2 changed files with 33 additions and 3 deletions

View File

@@ -32,6 +32,7 @@ protected:
bool m_loop;
int m_lastDecoded;
int m_playTime;
int GetID3TagSize(char *fname);
public:
int m_paused;
int m_channel;