debug #2

Merged
Steins7 merged 11 commits from debug into rework 2024-04-20 11:15:32 +00:00
Showing only changes of commit 0088322ee7 - Show all commits

View File

@ -121,6 +121,7 @@ static uint32_t render_format(FormatCallback callback, void* arg,
zero_padding = true; zero_padding = true;
continue; continue;
} }
// fall through
case '1': case '1':
case '2': case '2':
case '3': case '3':