MCPcopy 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
26void Mixer_ChannelFinished(int32 pChannel) {
27 g_Fodder->GetSound<cSound_PC>()->MixerChannelFinished( pChannel );
28}
29
30cSound_PC::cSound_PC() {
31

Callers

nothing calls this directly

Calls 1

MixerChannelFinishedMethod · 0.45

Tested by

no test coverage detected