mirror of https://github.com/zeldaret/tp.git
remove m_Do_printf test code
This commit is contained in:
parent
7cc16872fc
commit
e5fe91a75e
|
@ -1,13 +1 @@
|
||||||
// ok
|
// ok
|
||||||
|
|
||||||
#if 0
|
|
||||||
// lbl_80373CB0 m_Do_printf.o @stringBase0 = ???
|
|
||||||
static const char* lbl_80373CB0 = "\x1b[41;37m***** FATAL ERROR *****\n";
|
|
||||||
static const char* lbl_80373CD1 = "***** FATAL ERROR *****\n\x1b[m";
|
|
||||||
static const char* lbl_80373CED = "\x1b[41;37m[ERROR]";
|
|
||||||
static const char* lbl_80373CFD = "\x1b[m";
|
|
||||||
static const char* lbl_80373D01 = "\x1b[43;30m[WARN]";
|
|
||||||
static const char* lbl_80373D10 = " in \"%s\" on line %d.\n";
|
|
||||||
static const char* lbl_80373D26 = "\nAddress: Back Chain LR Save\n";
|
|
||||||
static const char* lbl_80373D4C = "0x%08x: 0x%08x 0x%08x\n";
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in New Issue