remove m_Do_printf test code

This commit is contained in:
Julgodis 2021-01-29 22:54:36 +01:00
parent 7cc16872fc
commit e5fe91a75e
1 changed files with 0 additions and 12 deletions

View File

@ -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