mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-18 04:52:03 +00:00
Document z_lib Sfx Functions (#1470)
* document lib sfx * rename functions
This commit is contained in:
parent
18d609c1a3
commit
b8aa2a251e
112 changed files with 399 additions and 388 deletions
|
@ -431,7 +431,7 @@ void func_80985860(DemoIm* this, PlayState* play) {
|
|||
}
|
||||
|
||||
void func_809858A8(void) {
|
||||
func_800788CC(NA_SE_SY_WHITE_OUT_T);
|
||||
Sfx_PlaySfxCentered2(NA_SE_SY_WHITE_OUT_T);
|
||||
}
|
||||
|
||||
void DemoIm_SpawnLightBall(DemoIm* this, PlayState* play) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue