Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
bool JAUAudioArcLoader::load(const void *data)
17
{
18
return parse(data);
19
}
20
21
bool JAUAudioArcLoader::load(const char *path)
22
{
Callers
1
loadWaveArc
Method · 0.45
Calls
1
loadDVDFile
Method · 0.80
Tested by
no test coverage detected