Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ JUTWarningConsole
Function
JUTWarningConsole
libs/JSystem/JUtility/JUTConsole.cpp:565–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
void JUTWarningConsole(const char *text) {
566
JUTReportConsole_f(
"%s"
, text);
567
}
Callers
3
check
Method · 0.85
callback
Method · 0.85
setWarningMessage_f_va
Function · 0.85
Calls
1
JUTReportConsole_f
Function · 0.85
Tested by
no test coverage detected