1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-21 14:31:17 +00:00

Document z_lib Sfx Functions (#1470)

* document lib sfx

* rename functions
This commit is contained in:
engineer124 2023-08-15 15:44:20 +10:00 committed by GitHub
parent 18d609c1a3
commit b8aa2a251e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
112 changed files with 399 additions and 388 deletions

View file

@ -376,7 +376,7 @@ void func_8098EDB0(DemoSa* this) {
}
void func_8098EE08(void) {
func_800788CC(NA_SE_SY_WHITE_OUT_T);
Sfx_PlaySfxCentered2(NA_SE_SY_WHITE_OUT_T);
}
void func_8098EE28(DemoSa* this, PlayState* play) {