MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / Mixer_ChannelFinished2

Function Mixer_ChannelFinished2

Source/PC/Sound_PC2.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108};
109
110void Mixer_ChannelFinished2(int32 pChannel) {
111
112 g_Fodder->GetSound<cSound_PC2>()->MixerChannelFinished( pChannel );
113}
114
115cSound_PC2::cSound_PC2() {
116

Callers

nothing calls this directly

Calls 1

MixerChannelFinishedMethod · 0.45

Tested by

no test coverage detected