Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ DSSoarEnd
Function
DSSoarEnd
Descent3/soar_helpers.cpp:343–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
}
342
343
void DSSoarEnd() {
344
SoarEnd();
345
Soar_active = false;
346
}
347
348
#endif // ifdef SOAR_ENABLED
Callers
1
FreeThisLevel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected