From cf4bf3fc53ab72ff76f5907e15f6257ed1d22155 Mon Sep 17 00:00:00 2001 From: Julgodis <> Date: Thu, 28 Jan 2021 19:03:51 +0100 Subject: replace symbols with string literals and python script --- src/m_Do/m_Do_printf.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/m_Do/m_Do_printf.cpp') 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 -- cgit v1.2.3