[Sonic Lost World] move labels for link sonic into their own setup file

Causes less confusion for when someone wants to tackle the minigames
This commit is contained in:
M&M 2021-05-02 10:54:36 -07:00
parent cec7baadba
commit 7d3f14dfb5
2 changed files with 10 additions and 9 deletions

View File

@ -0,0 +1,10 @@
[sonic2013_v48]
moduleMatches = 0xC5691A40
0x026D285C = GetPackFile:
0x026D28E4 = GetModelResource:
0x026D2C40 = GetSkeletonResource:
0x101AC668 = LinksonicPacLoad:
0x101AC678 = LinksonicPacInit:
0x101AC688 = chrLinkSonic:

View File

@ -1,15 +1,6 @@
[sonic2013_v48] [sonic2013_v48]
moduleMatches = 0xC5691A40 moduleMatches = 0xC5691A40
0x026D285C = GetPackFile:
0x026D28E4 = GetModelResource:
0x026D2C40 = GetSkeletonResource:
0x101AC668 = LinksonicPacLoad:
0x101AC678 = LinksonicPacInit:
0x101AC688 = chrLinkSonic:
.origin = codecave .origin = codecave
; app::WorldAreaMapInfo::Load ; app::WorldAreaMapInfo::Load