MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / createJukebox

Function createJukebox

framework/jukebox.cpp:173–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171} // namespace
172
173up<JukeBox> createJukebox(Framework &fw) { return mkup<JukeBoxImpl>(fw); }
174} // namespace OpenApoc

Callers 1

audioInitialiseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected