Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
void Console::Release()
144
{
145
if (NULL != ConsoleHandle)
146
FreeConsole();
147
}
148
149
void Console::SetForeColor(ConsoleColor color)
150
{
Callers
2
DroppodTypeClass.cpp
File · 0.80
Blowfish_Loader
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected