blob: 72ed61c3d26b58bc267c1beda520c8817610a58c (
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_MidiSeqTrackAllocator.h"
nw4r::snd::detail::MidiSeqTrackAllocator::MidiSeqTrackAllocator() {}
|