Sync characters

This commit is contained in:
GriffinR
2022-11-22 12:49:30 -05:00
parent 75b9950ec7
commit 26251e9fba
13 changed files with 595 additions and 335 deletions
+1 -1
View File
@@ -1454,7 +1454,7 @@ static void PrintECFields(void)
for (k = 0; k < 7; k++)
{
*str++ = CHAR_EXTRA_SYMBOL;
*str++ = 9;
*str++ = CHAR_UNDERSCORE;
}
str = WriteColorChangeControlCode(str, 0, TEXT_COLOR_DARK_GRAY);