diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-02-23 21:53:39 -0600 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-02-23 21:53:39 -0600 |
commit | bc5140686e182ea63ee569ef29fe5a2de9f38578 (patch) | |
tree | 0bff0b3544aaf56ec14c7f425415dfab91fbb423 /kamek_pal.x | |
parent | fc6395da2787175e1daf55771975ac0af9d2bd9e (diff) | |
download | kamek-bc5140686e182ea63ee569ef29fe5a2de9f38578.tar.gz kamek-bc5140686e182ea63ee569ef29fe5a2de9f38578.zip |
Shy Guy and some other changes
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index dc2e301..8074add 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -278,7 +278,7 @@ SECTIONS { _vfCC__5dEn_cFP7Point2df = 0x800973F0; _vfD0__5dEn_cFP7Point2df = 0x800974F0; doStateChange__5dEn_cFP12dStateBase_c = 0x800A7DF0; - collisionCallback__5dEn_cFPQ213ActivePhysics4InfoPQ213ActivePhysics4Info = 0x80095950; + collisionCallback__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0x80095950; preSpriteCollision__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0x80095CE0; prePlayerCollision__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0x80095D30; preYoshiCollision__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0x80095F50; |