Update minidexed.h

pull/227/head
arsamus 3 years ago committed by GitHub
parent 0f197cd361
commit 1a85680720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/minidexed.h

@ -194,6 +194,8 @@ private:
unsigned m_nReverbSend[CConfig::ToneGenerators];
uint8_t m_nRawVoiceData[156];
CUserInterface m_UI;
CSysExFileLoader m_SysExFileLoader;
CPerformanceConfig m_PerformanceConfig;

Loading…
Cancel
Save