diff --git a/mm/2s2h/resource/type/AudioSoundFont.h b/mm/2s2h/resource/type/AudioSoundFont.h index d093eaec2f..bdc662add4 100644 --- a/mm/2s2h/resource/type/AudioSoundFont.h +++ b/mm/2s2h/resource/type/AudioSoundFont.h @@ -70,11 +70,9 @@ class AudioSoundFont : public Ship::Resource { uint16_t data3; std::vector drumAddresses; - std::vector drumEnvelopeCounts; std::vector> drumEnvelopeArrays; std::vector instrumentAddresses; - std::vector> instrumentEnvelopeArrays; std::vector soundEffects;