diff options
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 0438488..ef3947b 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -7,6 +7,9 @@ SECTIONS { _8042A788 = 0x8042A788; somethingAboutSound__FPv = 0x8019CB30; + AxVoice_SetADPCM = 0x80262FD0; + Voice_SetADPCMLoop = 0x80281A90; + DetachSound__Q34nw4r3snd11SoundHandleFv = 0x8027A340; Stop__Q44nw4r3snd6detail10BasicSoundFi = 0x80266390; StrmSound_SetTrackVolume = 0x8027F9D0; @@ -1079,6 +1082,7 @@ SECTIONS { DVDFastOpen__FiP9DVDHandle = 0x801CAAD0; DVDReadPrio__FP9DVDHandlePviii = 0x801CAC60; DVDClose__FP9DVDHandle = 0x801CAB40; + DVDCancel = 0x801CF510; DVDConvertPathToEntrynum = 0x801CA7C0; |