Revert "initial mrf implementation with some bugs to fix"

This reverts commit 819913ffd9.
This commit is contained in:
Lightos1
2026-04-16 20:49:58 +02:00
parent 3b5185df8d
commit e1003520eb
11 changed files with 112 additions and 494 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