summaryrefslogtreecommitdiff
path: root/src/m_Do/m_Do_printf.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-01-28 19:03:51 +0100
committerJulgodis <>2021-01-29 22:52:35 +0100
commitcf4bf3fc53ab72ff76f5907e15f6257ed1d22155 (patch)
tree3b967b8104b8569d661dcac352eefb4615e16b69 /src/m_Do/m_Do_printf.cpp
parent6aa3fb4ff68c270a1a1f5582c5461e75a2badca1 (diff)
replace symbols with string literals and python script
Diffstat (limited to 'src/m_Do/m_Do_printf.cpp')
-rw-r--r--src/m_Do/m_Do_printf.cpp12
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