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

@ -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