1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00

romfs: animal crossing is also not a nice game

This commit is contained in:
Michael Scire 2023-05-10 00:09:14 -07:00
parent 3124a77165
commit 0a207d4d2e

View file

@ -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. */
};