MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / AssignModule

Method AssignModule

Source/SoundDriver.cpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void CSoundDriver::AssignModule(const CFamiTrackerModule &modfile) {
70 modfile_ = &modfile;
71}
72
73void CSoundDriver::LoadAPU(CAPUInterface &apu) {
74 apu_ = &apu;

Callers 1

SetTempoCounterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected