mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-07 14:13:58 -04:00
Audio Extract 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
:config:
|
||||
vram:
|
||||
addr: 0x800E8700
|
||||
offset: 0xE9300
|
||||
offset: 0x966260
|
||||
header:
|
||||
code:
|
||||
- '#include <libultraship.h>'
|
||||
@@ -12,5 +12,5 @@
|
||||
audiobanks:
|
||||
symbol: gAudioBanks
|
||||
type: bob
|
||||
offset: 0x966260 # or is it 0x13840?
|
||||
offset: 0x0 # or is it 0x13840?
|
||||
size: 0x13840
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:config:
|
||||
vram:
|
||||
addr: 0x800E8700
|
||||
offset: 0xE9300
|
||||
offset: 0xBE90E0
|
||||
header:
|
||||
code:
|
||||
- '#include <libultraship.h>'
|
||||
@@ -12,5 +12,5 @@
|
||||
instrument_sets:
|
||||
symbol: gInstrumentSets
|
||||
type: bob
|
||||
offset: 0xBE90E0
|
||||
offset: 0x0
|
||||
size: 0x80
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:config:
|
||||
vram:
|
||||
addr: 0x800E8700
|
||||
offset: 0xE9300
|
||||
offset: 0xBC5F60
|
||||
header:
|
||||
code:
|
||||
- '#include <libultraship.h>'
|
||||
@@ -12,5 +12,5 @@
|
||||
audio_sequences:
|
||||
symbol: gAudioSequences
|
||||
type: bob
|
||||
offset: 0xBC5F60
|
||||
offset: 0x0
|
||||
size: 0x23180
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:config:
|
||||
vram:
|
||||
addr: 0x800E8700
|
||||
offset: 0xE9300
|
||||
offset: 0x979AA0
|
||||
header:
|
||||
code:
|
||||
- '#include <libultraship.h>'
|
||||
@@ -12,5 +12,5 @@
|
||||
audio_tables:
|
||||
symbol: gAudioTables
|
||||
type: bob
|
||||
offset: 0x979AA0
|
||||
offset: 0x0
|
||||
size: 0x24C4C0
|
||||
Reference in New Issue
Block a user