[common] reformat the debug output to be more useful

This commit is contained in:
Geoffrey McRae
2023-12-07 15:37:54 +11:00
parent 3668040892
commit 6104956a27
4 changed files with 59 additions and 21 deletions

View File

@@ -30,7 +30,7 @@
const char ** debug_lookup = NULL;
void debug_init(void)
void platform_debugInit(void)
{
static const char * colorLookup[] =
{