checking in SMMAX2 theme and small fixes to themes and smpackage
This commit is contained in:
@@ -176,6 +176,8 @@ void NoteData::CopyRange( NoteData* pFrom, int iFromIndexBegin, int iFromIndexEn
|
||||
|
||||
void NoteData::AddHoldNote( HoldNote add )
|
||||
{
|
||||
ASSERT( add.m_fStartBeat>0 && add.m_fEndBeat>0 );
|
||||
|
||||
int i;
|
||||
|
||||
// look for other hold notes that overlap and merge them
|
||||
|
||||
Reference in New Issue
Block a user