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

Method SetPlayer

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

Source from the content-addressed store, hash-verified

286}
287
288void WA2InputModule::SetPlayer(Player *p){ pl = p; }
289
290void WA2InputModule::SetPlayerConfig(PlayerConfig *p){ cf = p; }
291

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected