diff options
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 5ca1042..cea244a 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -16,7 +16,7 @@ SECTIONS { getEffectiveScreenLeft__19ClassWithCameraInfoFv = 0x80082240; instance__19ClassWithCameraInfo = 0x8042A0E0; - BowserExtiDemoState = 0x8005B5D0; + BowserExitDemoState = 0x8005B5D0; MagicEnd = 0x807CCE10; /* Back to other shit I didn't want to scroll for */ @@ -84,10 +84,15 @@ SECTIONS { instance__11dStage32C_c = 0x8042A1F0; instance__7WLClass = 0x80429F74; + ShakeScreen = 0x800D8A50; + StageScreen = 0x8042A2E8; + createChild__13dStageActor_cF6ActorsP13dStageActor_cUiP7Point3dP6S16VecUc = 0x80064680; GameMgrBossEndFunc = 0x8001CDB0; MakeMarioEnterDemoMode = 0x807C7F50; MakeMarioExitDemoMode = 0x8005CA50; + ForceMarioExitDemoMode = 0x8005CA50; + ResetPlayerState = 0x80052170; UpdateGameMgr = 0x8001CDB0; UnsetShit = 0x80056CB0; @@ -337,7 +342,7 @@ SECTIONS { blockUpdate__15daEnBlockMain_cFv = 0x800217B0; blockResult__15daEnBlockMain_cFv = 0x800212C0; PhysicsCallback1__15daEnBlockMain_c = 0x80021180; - PhysicsCallback2__15daEnBlockMain_c = 0x80021170; + g = 0x80021170; PhysicsCallback3__15daEnBlockMain_c = 0x800211A0; OPhysicsCallback1__15daEnBlockMain_c = 0x80020BF0; OPhysicsCallback2__15daEnBlockMain_c = 0x80020E70; |