Fix lyrics in courses

This commit is contained in:
Glenn Maynard
2003-05-18 22:37:20 +00:00
parent 4866eb62a5
commit 9e0a1e08aa
2 changed files with 22 additions and 12 deletions
+1
View File
@@ -16,6 +16,7 @@ public:
private:
BitmapText m_textLyrics;
unsigned m_iCurLyricNumber;
float m_fLastSecond;
};
#endif