Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ ReportAudioProblem
Method
ReportAudioProblem
Source/VisualizerWnd.cpp:127–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void CVisualizerWnd::ReportAudioProblem()
128
{
129
m_bNoAudio = true;
130
Invalidate();
131
}
132
133
UINT CVisualizerWnd::ThreadProc()
134
{
Callers
2
InitInstance
Method · 0.80
OnLoadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected