diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 5 |
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; |