#ifndef MXWAVEPRESENTER_H #define MXWAVEPRESENTER_H #include "mxsoundpresenter.h" class MxWavePresenter : public MxSoundPresenter { private: void Init(); // SIZE 0x6c }; #endif // MXWAVEPRESENTER_H