Long Marathon and Marathon Ver logic and graphics (floating bubble still to come)
This commit is contained in:
@@ -150,7 +150,7 @@ ScreenMusicScroll::ScreenMusicScroll()
|
||||
|
||||
|
||||
vector<Song*> arraySongs;
|
||||
SONGMAN->GetAllSongs( arraySongs );
|
||||
SONGMAN->GetSongs( arraySongs );
|
||||
SortSongPointerArrayByTitle( arraySongs );
|
||||
|
||||
m_iNumLines = 0;
|
||||
|
||||
Reference in New Issue
Block a user