diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-11-25 15:35:13 -0600 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-11-25 15:35:13 -0600 |
commit | db34c0af338b8cf04f50b4ade98668869fd303e1 (patch) | |
tree | e373abe027205c0e8414cf6146ded59112b0ab72 /kamek_pal.x | |
parent | 72b9b71b5b7fb5757849d19af3dfae21d0ab9c92 (diff) | |
parent | 1609b49c5c1777e663909b1936b2f8921677f230 (diff) | |
download | kamek-db34c0af338b8cf04f50b4ade98668869fd303e1.tar.gz kamek-db34c0af338b8cf04f50b4ade98668869fd303e1.zip |
Merge branch 'level-select' of ssh://treeki.rustedlogic.net:30000/Kamek into level-select
Diffstat (limited to 'kamek_pal.x')
-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; |