revert custom and pcv to default settings

This commit is contained in:
Lightos1
2026-04-19 14:51:15 +02:00
parent 6a851d4095
commit f1eab00ce1
2 changed files with 12 additions and 12 deletions

View File

@@ -178,7 +178,7 @@ namespace ams::ldr::hoc::pcv {
if (isMariko) {
mariko::Patch(mapped_nso, nso_size);
} else {
mariko::Patch(mapped_nso, nso_size);
erista::Patch(mapped_nso, nso_size);
}
#endif