mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
Removed legacy audio mode and fixed ganon sound bug (#657)
This commit is contained in:
parent
eab3b5bd7f
commit
3aa93b9855
10 changed files with 141 additions and 2140 deletions
|
@ -171,10 +171,6 @@ extern "C"
|
|||
#define gTatumsPerBeat (D_8014A6C0[1])
|
||||
extern const AudioContextInitSizes D_8014A6C4;
|
||||
extern s16 gOcarinaSongItemMap[];
|
||||
extern u8 gSoundFontTable[];
|
||||
extern u8 gSequenceFontTable[];
|
||||
extern u8 gSequenceTable[];
|
||||
extern u8 gSampleBankTable[];
|
||||
extern u8 D_80155F50[];
|
||||
extern u8 D_80157580[];
|
||||
extern u8 D_801579A0[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue