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

Method SetPlayerConfig

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

Source from the content-addressed store, hash-verified

288void WA2InputModule::SetPlayer(Player *p){ pl = p; }
289
290void WA2InputModule::SetPlayerConfig(PlayerConfig *p){ cf = p; }
291
292void WA2InputModule::SetSoundData(SoundData *s){ sdat = s; }
293

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected