diff --git a/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp b/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp index 76de8919..b61fb7e0 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp @@ -27,7 +27,7 @@ namespace ams::pkg1 { enum MemoryArrange { MemoryArrange_Normal = 1, MemoryArrange_AppletDev = 2, - MemoryArrange_SystemDev = 2, + MemoryArrange_SystemDev = 3, }; enum MemoryMode {