MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / MsgOverwriteStart

Method MsgOverwriteStart

Source/SysPSP/Debug/DBGConsolePSP.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void IDebugConsole::MsgOverwriteStart()
158{
159 printf( kTerminalSaveCursor );
160}
161
162void IDebugConsole::MsgOverwrite(u32 type, const char * format, ...)
163{

Callers 2

Patch_RecurseAndFindFunction · 0.45
DecompressRomFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected