MCPcopy Create free account
hub / github.com/doldecomp/mkdd / JUTReportConsole

Function JUTReportConsole

libs/JSystem/JUtility/JUTConsole.cpp:538–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538void JUTReportConsole(const char *text) {
539 JUTReportConsole_f("%s", text);
540}
541
542void JUTWarningConsole_f_va(const char *text, va_list args)
543{

Callers 5

dumpMethod · 0.85
dump_sortMethod · 0.85
setLogMessage_f_vaFunction · 0.85
countBlockMethod · 0.85
setBlockMethod · 0.85

Calls 1

JUTReportConsole_fFunction · 0.85

Tested by

no test coverage detected