mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-04-23 13:04:50 +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();
|
||||
return -1;
|
||||
}
|
||||
|
||||
console_display(g_framebuffer);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue