diff --git a/stepmania/src/NoteData.cpp b/stepmania/src/NoteData.cpp index 98e8eec509..2aa565f3ad 100644 --- a/stepmania/src/NoteData.cpp +++ b/stepmania/src/NoteData.cpp @@ -338,7 +338,7 @@ void NoteData::AddHoldNote( int iTrack, int iStartRow, int iEndRow, TapNote tn ) } /* Return true if a hold note lies on or adjacent to the given spot. */ -bool NoteData::IsHoldNoteAtBeat( int iTrack, int iRow, int *pHeadRow ) const +bool NoteData::IsHoldNoteAtRow( int iTrack, int iRow, int *pHeadRow ) const { int iDummy; if( pHeadRow == NULL ) @@ -512,7 +512,7 @@ bool NoteData::RowNeedsAtLeastSimultaneousPresses( int iMinSimultaneousPresses, /* We have at least one, but not enough. Count holds. Do count adjacent holds. */ for( int t=0; t& addTo ) { for( int t=0; tWarn( "Unmatched 3 in \"%s\"", sMeasureLine.c_str() ); } @@ -372,8 +372,8 @@ void NoteDataUtil::LoadTransformedSlidingWindow( const NoteData &in, NoteData &o for( int t=0; t