diff --git a/src/minidexed.h b/src/minidexed.h index c0961e8..07027d8 100644 --- a/src/minidexed.h +++ b/src/minidexed.h @@ -215,6 +215,8 @@ private: bool m_bSetNewPerformance; unsigned m_nSetNewPerformanceID; + float32_t nMasterVolume; + CUserInterface m_UI; CSysExFileLoader m_SysExFileLoader; CPerformanceConfig m_PerformanceConfig;