Merge pull request #2768 from masagrator/patch-1

Update services in PGL to match 21.0.0
This commit is contained in:
hexkyz
2026-04-03 22:33:28 +01:00
committed by NaGa
parent 88aaae0848
commit 29a158bb08
2 changed files with 2 additions and 3 deletions

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());