diff options
| author | briaguya <briaguya@alice> | 2022-06-17 00:39:07 -0400 |
|---|---|---|
| committer | briaguya <briaguya@alice> | 2022-06-17 00:39:07 -0400 |
| commit | dd42cca2cf69f495b082c1efae05cb11aab3cbcd (patch) | |
| tree | a55684a0d899b440c8f196f5c9ed139bba6c84ae /ZAPDTR | |
| parent | bb90be6748a3ab41dc111b734b904b1e69bd60f7 (diff) | |
| parent | 3e6307bf96ea9167057c484b79a4b738f11c3154 (diff) | |
Merge branch 'develop' into z64-devmerge
Diffstat (limited to 'ZAPDTR')
| -rw-r--r-- | ZAPDTR/ZAPD/ZAudio.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ZAPDTR/ZAPD/ZAudio.cpp b/ZAPDTR/ZAPD/ZAudio.cpp index 0fa356e1f..50bb181f2 100644 --- a/ZAPDTR/ZAPD/ZAudio.cpp +++ b/ZAPDTR/ZAPD/ZAudio.cpp @@ -344,6 +344,7 @@ void ZAudio::ParseRawData() //int gSequenceTableOffset = 0x1386A0; //int gSampleBankTableOffset = 0x138D90; //int gSequenceFontTableOffset = 0x1384E0; + // NTSC 1.0 //int gSoundFontTableOffset = 0x1026A0; //int gSequenceTableOffset = 0x102AD0; |
