blob: 6da97c927d28341bebc398bf29bfa1efe5b64fb4 (
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_MidiSeqPlayer.h"
nw4r::snd::detail::MidiSeqPlayer::MidiSeqPlayer() {}
|