Update minidexed.h

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

@ -193,6 +193,8 @@ private:
int m_nNoteShift[CConfig::ToneGenerators];
unsigned m_nReverbSend[CConfig::ToneGenerators];
uint8_t m_nRawVoiceData[156];
CUserInterface m_UI;
CSysExFileLoader m_SysExFileLoader;

Loading…
Cancel
Save