mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
[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:
parent
cec7baadba
commit
7d3f14dfb5
@ -0,0 +1,10 @@
|
|||||||
|
[sonic2013_v48]
|
||||||
|
moduleMatches = 0xC5691A40
|
||||||
|
|
||||||
|
0x026D285C = GetPackFile:
|
||||||
|
0x026D28E4 = GetModelResource:
|
||||||
|
0x026D2C40 = GetSkeletonResource:
|
||||||
|
|
||||||
|
0x101AC668 = LinksonicPacLoad:
|
||||||
|
0x101AC678 = LinksonicPacInit:
|
||||||
|
0x101AC688 = chrLinkSonic:
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user