Update SFX symbols from decomp (#4531)

This commit is contained in:
Jordan Longstaff 2024-11-08 22:36:57 -05:00 committed by GitHub
commit 068cceff36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
204 changed files with 1167 additions and 1164 deletions

View file

@ -158,9 +158,9 @@ extern "C"
extern char D_80133398[];
extern SoundBankEntry* gSoundBanks[7];
extern u8 gSfxChannelLayout;
extern Vec3f D_801333D4;
extern f32 D_801333E0;
extern s8 D_801333E8;
extern Vec3f gSfxDefaultPos;
extern f32 gSfxDefaultFreqAndVolScale;
extern s8 gSfxDefaultReverb;
extern u8 D_801333F0;
extern u8 gAudioSfxSwapOff;
extern u8 D_80133408;