MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / Release

Method Release

src/Utilities/Debug.cpp:143–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void Console::Release()
144{
145 if (NULL != ConsoleHandle)
146 FreeConsole();
147}
148
149void Console::SetForeColor(ConsoleColor color)
150{

Callers 2

Blowfish_LoaderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected