Update SFX symbols from decomp (#4531)

This commit is contained in:
Jordan Longstaff
2024-11-08 22:36:57 -05:00
committed by GitHub
parent 4eeb01905d
commit 068cceff36
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;