blob: 9d2c4d3a2b65e30645e185c6bb56b3564450c2d6 (
plain)
1
2
3
4
5
6
7
8
|
/* Only implemented to the extent necessary to match early instantiations of
* inline functions and data sections.
*/
#include "nw4r/snd/snd_McsSoundArchive.h"
nw4r::snd::McsSoundArchive::McsSoundArchive() {}
nw4r::snd::McsSoundArchive::McsFileStream::McsFileStream() {}
|