Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ CloseGameScript
Function
CloseGameScript
Descent3/game.cpp:897–900 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
895
}
896
897
void CloseGameScript() {
898
// free any gamemode info.
899
FreeGameDLL();
900
}
901
902
// call this to set the game mode
903
void SetGameMode(int mode) {
Callers
2
QuickPlayGame
Function · 0.85
PlayGame
Function · 0.85
Calls
1
FreeGameDLL
Function · 0.85
Tested by
no test coverage detected