mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Naming a function (#2124)
* Naming a function * Naming function * Update functions.txt * Update function name * Update function name * Update function name * Update function name
This commit is contained in:
parent
acb5c7f20c
commit
0b011033fc
3 changed files with 5 additions and 5 deletions
|
@ -2795,7 +2795,7 @@ Audio_RemoveSfxBankEntry = 0x800C8F78; // type:func
|
|||
Audio_ChooseActiveSfx = 0x800C9110; // type:func
|
||||
Audio_PlayActiveSfx = 0x800C9844; // type:func
|
||||
Audio_StopSfxByBank = 0x800C9B64; // type:func
|
||||
func_800F8884 = 0x800C9C48; // type:func
|
||||
Audio_RemoveSfxFromBankByPos = 0x800C9C48; // type:func
|
||||
Audio_StopSfxByPosAndBank = 0x800C9D64; // type:func
|
||||
Audio_StopSfxByPos = 0x800C9DAC; // type:func
|
||||
Audio_StopSfxByPosAndId = 0x800C9E08; // type:func
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue