From 77a45966dab8b4971c4b337bea6546168dc4f461 Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Wed, 6 May 2026 08:49:31 +0200 Subject: [PATCH] Revert cust change This reverts commit 04d7e2f8e0d2ddce15262c5b58f3495d85f33675. --- Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp index 9188ba20..9b670c02 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/customize.hpp @@ -20,7 +20,7 @@ #pragma once -#define CUST_REV 210 +#define CUST_REV 2 #include "oc_common.hpp" #include "pcv/pcv_common.hpp"