Minor cosmetic change of previous commit

This commit is contained in:
Thomas Jentzsch 2021-10-09 09:14:27 +02:00
parent e3a4022b8b
commit 742c0d6334
1 changed files with 1 additions and 1 deletions

View File

@ -1698,7 +1698,7 @@ std::array<const char*, 32> CartDebug::ourIOMnemonic = {
"$286", "$287", "$288", "$289", "$28a", "$28b", "$28c",
"$28d", "$28e", "$28f", "$290", "$291", "$292", "$293",
"TIM1T", "TIM8T", "TIM64T", "T1024T",
"$298", "$299", "$29A", "$29B",
"$298", "$299", "$29a", "$29b",
"TIM1I", "TIM8I", "TIM64I", "T1024I"
};