diff --git a/libraries/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp b/libraries/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp index 76de89192..b61fb7e07 100644 --- a/libraries/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp +++ b/libraries/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 {