MCPcopy Create free account
hub / github.com/doldecomp/mkdd / load

Method load

libs/JSystem/JAudio/Utility/JAUAudioArcLoader.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16bool JAUAudioArcLoader::load(const void *data)
17{
18 return parse(data);
19}
20
21bool JAUAudioArcLoader::load(const char *path)
22{

Callers 1

loadWaveArcMethod · 0.45

Calls 1

loadDVDFileMethod · 0.80

Tested by

no test coverage detected