MCPcopy 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
167void DisposeEnvironment() {
168#if defined(_WIN32)
169 FreeConsole();
170#endif
171}

Callers 3

TestMainFunction · 0.85
DDSConvertMainFunction · 0.85
GameMainFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestMainFunction · 0.68