mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-27 05:22:45 +02:00
Rename config file
Signed-off-by: Mako <61922615+Makonede@users.noreply.github.com>
This commit is contained in:
parent
c1c14ba70a
commit
17e61f1898
@ -30,7 +30,7 @@ namespace ams::ldr {
|
||||
/* Convenience defines. */
|
||||
constexpr size_t SystemResourceSizeMax = 0x1FE00000;
|
||||
constexpr ncm::ProgramId BREATH_OF_THE_WILD{ 0x01007EF00011E000 };
|
||||
constexpr const char *ASLR_CONFIG = "sdmc:/atmosphere/config/aslr.txt";
|
||||
constexpr const char *ASLR_CONFIG = "sdmc:/atmosphere/config/aslr.bin";
|
||||
|
||||
/* Types. */
|
||||
enum NsoIndex {
|
||||
|
Loading…
Reference in New Issue
Block a user