Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ cSound
Method
cSound
Source/Sound.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
#include
"stdafx.hpp"
24
25
cSound::cSound() {
26
mPlayingTrack = -1;
27
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected