remove unused parameter
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
|
||||
protected:
|
||||
int UpdateTapNotesMissedOlderThan( float fMissIfOlderThanThisBeat );
|
||||
void OnRowDestroyed( int col, int iStepIndex );
|
||||
void OnRowDestroyed( int iStepIndex );
|
||||
void HandleNoteScore( TapNoteScore score, int iNumTapsInRow );
|
||||
void HandleNoteScore( HoldNoteScore score, TapNoteScore TapNoteScore );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user