Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ CreateBackground
Function
CreateBackground
Descent3/TelComEffects.cpp:1265–1265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1263
}
1264
1265
bool CreateBackground(tceffect *tce) { return true; }
1266
1267
bool CreateSound(tceffect *tce, const char *filename) {
1268
tce->soundinfo.handle = FindSoundName(IGNORE_TABLE(filename));
Callers
1
CreateBackgroundEffect
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected