mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-04 08:32:15 +02:00
Display the frame buffer during console_init()
This commit is contained in:
parent
0491a21a99
commit
54b6bb340e
@ -158,7 +158,7 @@ int console_init(bool display_initialized) {
|
||||
console_end();
|
||||
return -1;
|
||||
}
|
||||
|
||||
console_display(g_framebuffer);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user