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 | 34f8326fe74ffc32afb99a16b612562401a0754b (patch) | |
| tree | 683f8fdd7f7e9906fa5ffa36671686bd3f6fc4b5 /ZAPD/ZAudio.cpp | |
| parent | 29f718b3a036a6e5033b9bcb54f8a2e808e194e3 (diff) | |
| parent | db0d61c714ab9d68d504f0df3b9a7cf3a1d53f71 (diff) | |
Merge branch 'develop' into z64-devmerge
Diffstat (limited to 'ZAPD/ZAudio.cpp')
| -rw-r--r-- | ZAPD/ZAudio.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ZAPD/ZAudio.cpp b/ZAPD/ZAudio.cpp index 0fa356e..50bb181 100644 --- a/ZAPD/ZAudio.cpp +++ b/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; |
