Add NoteData::LoadOverlapped. Simplify.
This commit is contained in:
@@ -33,6 +33,8 @@ class NoteData
|
||||
/* Pad m_TapNotes so it includes the row "rows". */
|
||||
void PadTapNotes(int rows);
|
||||
|
||||
void LoadOverlapped( const NoteData* pOriginal, int iNewNumTracks );
|
||||
|
||||
public:
|
||||
/* Set up to hold the data in From; same number of tracks, same
|
||||
* divisor. Doesn't allocate or copy anything. */
|
||||
|
||||
Reference in New Issue
Block a user