remove unfinished karaoke mode

This commit is contained in:
AJ Kelly
2010-08-19 21:24:35 -05:00
parent f3656ff663
commit 53a8a435ef
79 changed files with 56 additions and 9439 deletions
-3
View File
@@ -36,9 +36,6 @@ public:
float m_fLastHopoNoteMusicSeconds; // Set to the MusicSeconds of the last note successfully strummed or hammered in a hopochain, -1, then there is no current hopo chain
int m_iLastHopoNoteCol; // if -1, then there is no current hopo chain
float m_fUpcomingMidiNote;
float m_fWrappedMidiNote;
void ClearHopoState()
{
m_fLastHopoNoteMusicSeconds = -1;