From cd3d29ce88d347ec20b24c7389be0c48594f146c Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Tue, 21 Apr 2026 09:58:11 +0200 Subject: [PATCH] I'm a fucking idiot... remove debug code --- .../Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp index c478871e..3ae5c067 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv_mariko.cpp @@ -726,7 +726,6 @@ namespace ams::ldr::hoc::pcv::mariko { static const DramId dramId = [] { DramId id = GetDramId(); - id = IOWA_4GB_SAMSUNG_K4U6E3S4AA_MGCL; return id; }();