summaryrefslogtreecommitdiff
path: root/kamek_pal.x
diff options
context:
space:
mode:
authorColin Noga <Tempus@Spectrum-Song.local>2011-10-15 03:23:27 -0500
committerColin Noga <Tempus@Spectrum-Song.local>2011-10-15 03:23:27 -0500
commitd287567cb54f4ba68633e3580e5e39a38a533604 (patch)
treef9ff45ea3680f1dafb630e678ec85d88362de8a0 /kamek_pal.x
parentf490f30abf396ad8d0ce4ccfe5337c9949776ed8 (diff)
downloadkamek-d287567cb54f4ba68633e3580e5e39a38a533604.tar.gz
kamek-d287567cb54f4ba68633e3580e5e39a38a533604.zip
some touch ups, animations, effects, sounds, the stage end function, and a proper wipe, fake coin improvements
Diffstat (limited to '')
-rw-r--r--kamek_pal.x5
1 files changed, 4 insertions, 1 deletions
diff --git a/kamek_pal.x b/kamek_pal.x
index d804d25..4633975 100644
--- a/kamek_pal.x
+++ b/kamek_pal.x
@@ -43,9 +43,10 @@ SECTIONS {
AnotherSoundRelatedFunction = 0x80198040;
YetAnotherSoundPlayer = 0x80199100;
CheckIfPlayingSound = 0x80196740;
- StopSoundBasic = 0x801955E0;
RelatedToPlayingSoundsAlongsideAnims = 0x80105350;
+ ExitStage__Fiiii = 0x80102370;
+
applyRotationX__4mMtxFPs = 0x8016EDF0;
applyRotationZ__4mMtxFPs = 0x8016F030;
@@ -1142,6 +1143,8 @@ SECTIONS {
SoundClassRelated = 0x8042a03c;
BufferToCheckIfPlaying = 0x8042a768;
+ StopSoundBasic = 0x801955E0;
+ StopSoundRelated = 0x80196050;
GetHermiteCurveValue = 0x8017d660;
GetHermiteCurveValue__FfP10HermiteKeyUi = 0x8017d660;