From ceff8a083e9b221510106f3889ead47618278e11 Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Sun, 15 Feb 2026 01:28:49 +0100 Subject: [PATCH] Remove function in header --- .../stratosphere/loader/source/oc/mariko/calculate_timings.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/mariko/calculate_timings.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/mariko/calculate_timings.hpp index 4671b734..dbf63bae 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/mariko/calculate_timings.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/mariko/calculate_timings.hpp @@ -19,6 +19,6 @@ namespace ams::ldr::hoc::pcv::mariko { void CalculateTimings(); - void CalculateMrw2(); } +