MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / LoadFile

Method LoadFile

win/plugin/winamp2/in_module.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181bool WA2InputModule::LoadFile(const char *fn)
182{
183 return sdat->LoadFile(fn)&&pl->Load(sdat);
184}
185
186int WA2InputModule::Play(const char *fn)
187{

Callers 1

OpenMethod · 0.45

Calls 1

LoadMethod · 0.45

Tested by

no test coverage detected