basic support for scrolling song list

This commit is contained in:
Andrew Wong
2003-07-16 12:58:02 +00:00
parent 0434e88323
commit f2c5d01e8f
2 changed files with 12 additions and 2 deletions
+2
View File
@@ -26,6 +26,8 @@ struct SongEntry
song folders are named differantly, song names tend to
be the same in the file.*/
Song* ActualSong; // pointer to actual song
float m_fDancePointsRequired; // Ways to unlock/lock songs.
float m_fArcadePointsRequired;
float m_fSongPointsRequired;