Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ Debug_DumpInfo
Function
Debug_DumpInfo
ddebug/lnxdebug.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
///////////////////////////////////////////////////////////////////////////////
86
87
char *Debug_DumpInfo() {
88
static char e[] =
"System Error"
;
89
return e;
90
}
Callers
1
Debug_ErrorBox
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected