diff options
author | Treeki <treeki@gmail.com> | 2013-02-22 00:22:16 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-02-22 00:22:16 +0100 |
commit | 47c6a8826430eb0836cb0ef811f7492cae76e91c (patch) | |
tree | f014a382f3858de1c1d38bbccafb5c3f3236646c /kamek_pal.x | |
parent | 79bc1010ca47c234fe372bca82368f076970a2b8 (diff) | |
download | kamek-47c6a8826430eb0836cb0ef811f7492cae76e91c.tar.gz kamek-47c6a8826430eb0836cb0ef811f7492cae76e91c.zip |
lots of API updates
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index dc68d43..7e91ce8 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1,4 +1,6 @@ SECTIONS { + SmoothRotation__FPsss = 0x8015F630; + KazanRock_OriginalCollisionCallback = 0x8081F420; KazanRock_Explode = 0x8081F190; @@ -52,6 +54,7 @@ SECTIONS { DetachSound__Q34nw4r3snd11SoundHandleFv = 0x8027A340; Stop__Q44nw4r3snd6detail10BasicSoundFi = 0x80266390; + SetPitch__Q44nw4r3snd6detail10BasicSoundFf = 0x802675F0; StrmSound_SetTrackVolume = 0x8027F9D0; RESTART_CRSIN_LevelStartStruct = 0x80374060; @@ -758,6 +761,7 @@ SECTIONS { setup__7PhysicsFP8dActor_cffffPvPvPvUcUcP7Point2d = 0x8007FA40; setup__7PhysicsFP8dActor_cPQ27Physics4InfoUcUcP7Point2d = 0x8007FB10; globalListHead__7Physics = 0x8042A0C0; + setPtrToRotation__7PhysicsFPs = 0x8007FD80; spinningPhysicsCallback = 0x808A2380; /* spinningPhysicsCallback__7Physics = 0x808A2380; */ @@ -1464,8 +1468,8 @@ SECTIONS { bindEntry__Q23m3d11anmTexPat_cFPQ23m3d5mdl_cPQ34nw4r3g3d12ResAnmTexPatii = 0x80166d10; process__Q23m3d11anmTexPat_cFv = 0x80166f10; processOneEntry__Q23m3d11anmTexPat_cFv = 0x80166fc0; - getFrameForEntry__Q23m3d11anmTexPat_cFv = 0x80167020; - setFrameForEntry__Q23m3d11anmTexPat_cFfi = 0x80167020; + getFrameForEntry__Q23m3d11anmTexPat_cFi = 0x80167020; + setFrameForEntry__Q23m3d11anmTexPat_cFfi = 0x80167030; getUpdateRateForEntry__Q23m3d11anmTexPat_cFv = 0x80167040; setUpdateRateForEntry__Q23m3d11anmTexPat_cFfi = 0x80167050; isEntryAnimationDone__Q23m3d11anmTexPat_cFv = 0x80167060; @@ -1699,6 +1703,9 @@ SECTIONS { HurtMarioBecauseOfBeingSquashed = 0x80056370; + instance__7StageE4 = 0x8042A020; + killAllEnemiesAtLevelEnd__7StageE4Fi = 0x80066A40; + .text : { FILL (0) |