diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 05038e3..498bcbe 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -49,10 +49,15 @@ SECTIONS { /* Boss Related */ - StopBGMMusic = 0x807DB420; - StartBGMMusic = 0x807DB430; - instance__8Stage32C = 0x8043A1F0; - setup__8Stage32CFv = 0x800A7450; + StartBGMMusic = 0x807DB420; + StopBGMMusic = 0x807DB430; + instance__11dStage32C_c = 0x8043A1F0; + createChild__13dStageActor_cF6ActorsP13dStageActor_cUiP7Point3dP6S16VecUc = 0x80064680; + + StateID_DemoSt2__12daKameckDemo = 0x80999C04; + StateID_DemoSt__12daKameckDemo = 0x80999C44; + StateID_DemoWait__12daKameckDemo = 0x80999C84; + /* Mr Sun Related */ |