diff options
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index c4bb1d6..c3ceadd 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1,6 +1,8 @@ SECTIONS { GetPosForLayoutEffect__FP7Point3db = 0x800B37E0; + ContinueFromJustOneBomb = 0x80A123AC; + SmoothRotation__FPsss = 0x8015F630; KazanRock_OriginalCollisionCallback = 0x8081F420; @@ -156,7 +158,7 @@ SECTIONS { AlwaysDrawBranch = 0x80064544; GenerateRandomNumber = 0x800B2EE0; OneofManySoundPlayers = 0x800CE9B0; - BombExplodeState = 0x80B12A48; + BombSleepState = 0x80B12A88; NoFreezie = 0x800A0B08; GameTimer = 0x8042A350; GameTimerB = 0x80D25BF8; |