mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-29 14:32:58 +02:00
Encounter -> Story
This commit is contained in:
parent
f6e73c6160
commit
5fcc1469c7
@ -165,7 +165,7 @@ static constexpr u64 TitleId_AppletDummyShop = 0x010000000000101Bul;
|
||||
static constexpr u64 TitleId_AppletUserMigration = 0x010000000000101Cul;
|
||||
static constexpr u64 TitleId_AppletEncounter = 0x010000000000101Dul;
|
||||
|
||||
static constexpr u64 TitleId_AppletEncounter = 0x0100000000001020ul;
|
||||
static constexpr u64 TitleId_AppletStory = 0x0100000000001020ul;
|
||||
|
||||
static constexpr u64 TitleId_AppletEnd = 0x0100000000001FFFul;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user