mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-21 11:02:45 +02:00
romfs: thank you fire emblem, very cool (closes #2021)
This commit is contained in:
parent
b0d412c916
commit
be7700023b
@ -361,7 +361,7 @@ namespace ams::kern::board::nintendo::nx {
|
||||
}();
|
||||
|
||||
/* Return (possibly) adjusted size. */
|
||||
constexpr size_t ExtraSystemMemoryForAtmosphere = 40_MB;
|
||||
constexpr size_t ExtraSystemMemoryForAtmosphere = 56_MB;
|
||||
return base_pool_size - ExtraSystemMemoryForAtmosphere - KTraceBufferSize;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user