diff --git a/src/minidexed.h b/src/minidexed.h index 7061aed..6945845 100644 --- a/src/minidexed.h +++ b/src/minidexed.h @@ -209,7 +209,7 @@ private: unsigned m_nNoteLimitHigh[CConfig::ToneGenerators]; int m_nNoteShift[CConfig::ToneGenerators]; - unsigned m_nReverbSend[CConfig::ToneGenerators] + unsigned m_nReverbSend[CConfig::ToneGenerators]; uint8_t m_nRawVoiceData[156];