Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ JUTGetWarningConsole
Function
JUTGetWarningConsole
libs/JSystem/JUtility/JUTConsole.cpp:514–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
JUTConsole *JUTGetWarningConsole() {
515
return sWarningConsole;
516
}
517
518
void JUTReportConsole_f_va(const char *text, va_list args) {
519
char buf[256];
Callers
2
removeConsole
Method · 0.85
JUTWarningConsole_f_va
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected