diff options
Diffstat (limited to 'src/code/code_800EC960.c')
| -rw-r--r-- | src/code/code_800EC960.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/code/code_800EC960.c b/src/code/code_800EC960.c index f10ebe349..583d871bf 100644 --- a/src/code/code_800EC960.c +++ b/src/code/code_800EC960.c @@ -84,8 +84,6 @@ typedef enum { #define SFX_PLAYER_CHANNEL_OCARINA 13 -extern f32 D_8012F6B4[]; // from audio_synthesis - u8 gIsLargeSoundBank[7] = { 0, 0, 0, 1, 0, 0, 0 }; // Only the first row of these is supported by sequence 0. (gSfxChannelLayout is always 0.) @@ -1170,9 +1168,6 @@ OcarinaSongInfo gOcarinaSongNotes[OCARINA_SONG_MAX] = { }; // clang-format on -extern u8 D_801333F0; -extern u8 gAudioSfxSwapOff; - /** * BSS */ |
