1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +00:00

[ntsc-1.2] Match audio (#2122)

* general.c mostly ok

* match remaining audio funcs

* comments

* Finish matching audio

---------

Co-authored-by: engineer124 <engineer124engineer124@gmail.com>
This commit is contained in:
cadmic 2024-09-03 17:32:38 -07:00 committed by GitHub
parent 3e200769f1
commit e44c7c656c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 207 additions and 34 deletions

View file

@ -2693,8 +2693,8 @@ AudioOcarina_MemoryGameNextNote = 0x800C40EC; // type:func
AudioOcarina_Update = 0x800C41F4; // type:func
AudioOcarina_PlayLongScarecrowSong = 0x800C4324; // type:func
AudioOcarina_ResetStaffs = 0x800C4430; // type:func
AudioDebug_ScrPrt = 0x800C447C; // type:func
AudioDebug_ProcessInput = 0x800C4484; // type:func
AudioDebug_Draw = 0x800C447C; // type:func
AudioDebug_ScrPrt = 0x800C4484; // type:func
Audio_Update = 0x800C4490; // type:func
func_800F3138 = 0x800C4534; // type:func
func_800F3140 = 0x800C453C; // type:func