Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ DisposeEnvironment
Function
DisposeEnvironment
Source/Compat/platformsetup.cpp:167–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void DisposeEnvironment() {
168
#if defined(_WIN32)
169
FreeConsole();
170
#endif
171
}
Callers
3
TestMain
Function · 0.85
DDSConvertMain
Function · 0.85
GameMain
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestMain
Function · 0.68