mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-13 22:54:24 -04:00
fusee_cpp: various fixes, unpatched erista boots now
This commit is contained in:
parent
e5106ffa2c
commit
596f5c3f52
8 changed files with 1032 additions and 68 deletions
|
@ -135,6 +135,9 @@ namespace ams::nxboot {
|
|||
/* Finalize display. */
|
||||
FinalizeDisplay();
|
||||
|
||||
/* Finalize sd card. */
|
||||
FinalizeSdCard();
|
||||
|
||||
/* Finalize the data cache. */
|
||||
hw::FinalizeDataCache();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue