diff options
Diffstat (limited to 'ZAPD/ZAudio.cpp')
| -rw-r--r-- | ZAPD/ZAudio.cpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ZAPD/ZAudio.cpp b/ZAPD/ZAudio.cpp index a8b0f1f..2d92979 100644 --- a/ZAPD/ZAudio.cpp +++ b/ZAPD/ZAudio.cpp @@ -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; |
