Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ GetTerminalColourString
Function
GetTerminalColourString
Source/Debug/DebugConsoleImpl.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
};
52
53
const char * GetTerminalColourString(ETerminalColour tc)
54
{
55
return gTerminalColours[tc];
56
}
Callers
2
SetCurrentTerminalColour
Method · 0.85
ParseFormatString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected