mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 05:01:44 +00:00
romfs: animal crossing is also not a nice game
This commit is contained in:
parent
3124a77165
commit
0a207d4d2e
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ namespace ams::mitm::fs {
|
|||
};
|
||||
|
||||
constexpr const ApplicationWithDynamicHeapInfo ApplicationsWithDynamicHeap[] = {
|
||||
{ 0x01006F8002326000, 32_MB }, /* Animal Crossing: New Horizons. */
|
||||
{ 0x0100A6301214E000, 40_MB }, /* Fire Emblem: Engage. */
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue