blob: b4f970bd26a00f0e4175cddd5375e9020d7780a8 (
plain)
1
2
3
4
5
6
|
/* Only implemented to the extent necessary to match early instantiations of
* inline functions and data sections. */
#include "nw4r/snd/snd_MidiSeqTrack.h"
nw4r::snd::detail::MidiSeqTrack::MidiSeqTrack() {}
|