mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-15 19:41:47 +00:00
Remove some redundant externs or declarations
This commit is contained in:
parent
9e84fdf11d
commit
99547b24c1
6 changed files with 0 additions and 13 deletions
|
@ -202,8 +202,6 @@ extern volatile OSTime gRDPTotalTime;
|
|||
|
||||
extern ActiveSound gActiveSounds[7][MAX_CHANNELS_PER_BANK]; // total size = 0xA8
|
||||
extern u8 gSoundBankMuted[];
|
||||
extern u8 D_801333F0;
|
||||
extern u8 gAudioSfxSwapOff;
|
||||
extern u16 gAudioSfxSwapSource[10];
|
||||
extern u16 gAudioSfxSwapTarget[10];
|
||||
extern u8 gAudioSfxSwapMode[10];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue