diff options
Diffstat (limited to 'src/m_Do/m_Do_printf.cpp')
| -rw-r--r-- | src/m_Do/m_Do_printf.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/m_Do/m_Do_printf.cpp b/src/m_Do/m_Do_printf.cpp index 4bf93c8658..9c42732738 100644 --- a/src/m_Do/m_Do_printf.cpp +++ b/src/m_Do/m_Do_printf.cpp @@ -1 +1,13 @@ // 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 |
