Match 21.0.0 FW

This commit is contained in:
MasaGratoR
2026-04-03 22:23:08 +02:00
committed by GitHub
parent 97ffad2ab6
commit ac120cf84b

View File

@@ -32,7 +32,6 @@ namespace ams {
fs::SetEnabledAutoAbort(false);
/* Initialize other services we need. */
R_ABORT_UNLESS(setInitialize());
R_ABORT_UNLESS(setsysInitialize());
R_ABORT_UNLESS(pmshellInitialize());
R_ABORT_UNLESS(ldrShellInitialize());