MCPcopy 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
514JUTConsole *JUTGetWarningConsole() {
515 return sWarningConsole;
516}
517
518void JUTReportConsole_f_va(const char *text, va_list args) {
519 char buf[256];

Callers 2

removeConsoleMethod · 0.85
JUTWarningConsole_f_vaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected