split ScreenGameplay::InitSongQueues

This commit is contained in:
Glenn Maynard
2005-01-03 23:29:40 +00:00
parent 5de58766e9
commit c82a6fa313
2 changed files with 51 additions and 45 deletions
+2
View File
@@ -85,6 +85,8 @@ protected:
void SongFinished();
void StageFinished( bool bBackedOut );
virtual void InitSongQueues();
enum DancingState {
STATE_INTRO = 0, // not allowed to press Back
STATE_DANCING,