diff options
| author | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2024-11-14 20:23:27 -0300 |
|---|---|---|
| committer | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2024-11-14 20:23:27 -0300 |
| commit | 11a148a04774e861ffd8825c62789b5f150d3fca (patch) | |
| tree | e3fdc16872f11ea451d8dfb4ce61660dac67725e /linker_scripts | |
| parent | 4ae2fc22c17d5ad6207421e1420fcf40c33eed99 (diff) | |
audio work
Diffstat (limited to 'linker_scripts')
| -rw-r--r-- | linker_scripts/us/rev1/symbol_addrs_audio.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/linker_scripts/us/rev1/symbol_addrs_audio.txt b/linker_scripts/us/rev1/symbol_addrs_audio.txt index 6867f783..70bd375a 100644 --- a/linker_scripts/us/rev1/symbol_addrs_audio.txt +++ b/linker_scripts/us/rev1/symbol_addrs_audio.txt @@ -361,15 +361,15 @@ func_80012ED4 = 0x80012ED4; func_80012F24 = 0x80012F24; Audio_AllocNote = 0x8001301C; func_800132E8 = 0x800132E8; -func_80013400 = 0x80013400; +Audio_SequenceChannelProcessSound = 0x80013400; Audio_SequencePlayerProcessSound = 0x800135A8; -func_80013708 = 0x80013708; -func_800137DC = 0x800137DC; -func_80013820 = 0x80013820; -func_80013A18 = 0x80013A18; +Audio_GetPortamentoFreqScale = 0x80013708; +Audio_GetVibratoPitchChange = 0x800137DC; +Audio_GetVibratoFreqScale = 0x80013820; +Audio_NoteVibratoUpdate = 0x80013A18; Audio_NoteVibratoInit = 0x80013A84; -func_80013B6C = 0x80013B6C; -func_80013B90 = 0x80013B90; +Audio_AdsrInit = 0x80013B6C; +Audio_AdsrUpdate = 0x80013B90; |
