Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
void CSoundDriver::AssignModule(const CFamiTrackerModule &modfile) {
70
modfile_ = &modfile;
71
}
72
73
void CSoundDriver::LoadAPU(CAPUInterface &apu) {
74
apu_ = &apu;
Callers
1
SetTempoCounter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected