Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Mixer_ChannelFinished
Function
Mixer_ChannelFinished
Source/PC/Sound_PC.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include
"PC/VocTable.hpp"
25
26
void Mixer_ChannelFinished(int32 pChannel) {
27
g_Fodder->GetSound<cSound_PC>()->MixerChannelFinished( pChannel );
28
}
29
30
cSound_PC::cSound_PC() {
31
Callers
nothing calls this directly
Calls
1
MixerChannelFinished
Method · 0.45
Tested by
no test coverage detected