diff options
| author | Kevin Alexis Contreras <36680385+KiritoDv@users.noreply.github.com> | 2022-06-16 23:09:50 -0500 |
|---|---|---|
| committer | Kevin Alexis Contreras <36680385+KiritoDv@users.noreply.github.com> | 2022-06-16 23:09:50 -0500 |
| commit | 29f718b3a036a6e5033b9bcb54f8a2e808e194e3 (patch) | |
| tree | 6121678381f2a9b28758e99f36931f27879ebe30 /ZAPD/ZAudio.cpp | |
| parent | d0251c30b3db98ab22bb7ba31f4ab0899ff9a98d (diff) | |
| parent | 7e5e9dc049372680c334497d64957aef555a2619 (diff) | |
Merge branch 'zapd_audio_support' into zelda64
Diffstat (limited to 'ZAPD/ZAudio.cpp')
| -rw-r--r-- | ZAPD/ZAudio.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ZAPD/ZAudio.cpp b/ZAPD/ZAudio.cpp index 9f603f2..0fa356e 100644 --- a/ZAPD/ZAudio.cpp +++ b/ZAPD/ZAudio.cpp @@ -344,7 +344,6 @@ void ZAudio::ParseRawData() //int gSequenceTableOffset = 0x1386A0; //int gSampleBankTableOffset = 0x138D90; //int gSequenceFontTableOffset = 0x1384E0; - // NTSC 1.0 //int gSoundFontTableOffset = 0x1026A0; //int gSequenceTableOffset = 0x102AD0; |
