no message

This commit is contained in:
Chris Danford
2002-06-29 11:59:09 +00:00
parent d7d678fcb4
commit a44b557d1b
30 changed files with 748 additions and 531 deletions
+4 -1
View File
@@ -65,7 +65,10 @@ private:
CArray<Song*, Song*> m_pSongs;
int m_iSelectedSong; // index into m_pSongs
BitmapText m_textSong;
Banner m_Banner;
TextBanner m_TextBanner;
Sprite m_sprArrowLeft;
Sprite m_sprArrowRight;
NotesType m_CurNotesType; // index into enum GameMode
BitmapText m_textNotesType;