mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-08-03 06:38:51 +00:00
Merge 54b6bb340e
into dcd91b5932
This commit is contained in:
commit
2a8ed077c0
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ int console_init(bool display_initialized) {
|
||||||
console_end();
|
console_end();
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
console_display(g_framebuffer);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue