Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ JUTSetWarningConsole
Function
JUTSetWarningConsole
libs/JSystem/JUtility/JUTConsole.cpp:510–512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
}
509
510
void JUTSetWarningConsole(JUTConsole *console) {
511
sWarningConsole = console;
512
}
513
514
JUTConsole *JUTGetWarningConsole() {
515
return sWarningConsole;
Callers
2
init
Method · 0.85
removeConsole
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected