mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
GC PAL Audio XML
This commit is contained in:
parent
3f10195c0e
commit
aeaaa54e0d
3 changed files with 1557 additions and 11 deletions
|
@ -339,17 +339,11 @@ void ZAudio::ParseRawData()
|
|||
|
||||
// TABLE PARSING
|
||||
|
||||
// GC PAL
|
||||
// MQ DBG ROM
|
||||
//int gSoundFontTableOffset = 0x138270;
|
||||
//int gSequenceTableOffset = 0x1386A0;
|
||||
//int gSampleBankTableOffset = 0x138D90;
|
||||
//int gSequenceFontTableOffset = 0x1384E0;
|
||||
|
||||
// NMQ DBG ROM
|
||||
//int gSoundFontTableOffset = 0x138290;
|
||||
//int gSequenceTableOffset = 0x1386C0;
|
||||
//int gSampleBankTableOffset = 0x138DB0;
|
||||
//int gSequenceFontTableOffset = 0x138500;
|
||||
|
||||
// NTSC 1.0
|
||||
//int gSoundFontTableOffset = 0x1026A0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue