isle/LEGO1/mxstillpresenter.h

14 lines
212 B
C
Raw Normal View History

#ifndef MXSTILLPRESENTER_H
#define MXSTILLPRESENTER_H
#include "mxvideopresenter.h"
// VTABLE 0x100d7a38
// SIZE 0x6c
class MxStillPresenter : public MxVideoPresenter
{
public:
};
#endif // MXSTILLPRESENTER_H