MCPcopy 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
565void JUTWarningConsole(const char *text) {
566 JUTReportConsole_f("%s", text);
567}

Callers 3

checkMethod · 0.85
callbackMethod · 0.85
setWarningMessage_f_vaFunction · 0.85

Calls 1

JUTReportConsole_fFunction · 0.85

Tested by

no test coverage detected