From 399899a0ead62172fa1fb566c0fef5f74989e18d Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Mon, 24 Feb 2020 08:21:31 -0800 Subject: [PATCH] boot: update to accurate as of 9.1.0 --- libstratosphere/include/stratosphere/spl/spl_types.hpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libstratosphere/include/stratosphere/spl/spl_types.hpp b/libstratosphere/include/stratosphere/spl/spl_types.hpp index 50b6f33b..7b1ca0bc 100644 --- a/libstratosphere/include/stratosphere/spl/spl_types.hpp +++ b/libstratosphere/include/stratosphere/spl/spl_types.hpp @@ -107,10 +107,11 @@ namespace ams::spl { } enum class HardwareType { - Icosa = 0, - Copper = 1, - Hoag = 2, - Iowa = 3, + Icosa = 0, + Copper = 1, + Hoag = 2, + Iowa = 3, + Calcio = 4, }; enum MemoryArrangement {