fatal: Add font scaling support

This commit is contained in:
Michael Scire
2018-11-13 14:32:50 -08:00
parent 1bface09d5
commit f16423c413
3 changed files with 9 additions and 2 deletions

View File

@@ -207,7 +207,7 @@ Result ShowFatalTask::ShowFatal() {
FontManager::PrintFormatLine(u8"Firmware: %s (Atmosphère %u.%u.%u-%s)", GetFatalConfig()->firmware_version.display_version,
CURRENT_ATMOSPHERE_VERSION, GetAtmosphereGitRevision());
/* Enqueue the buffer. */
framebufferEnd(&fb);