isle/LEGO1/mxstillpresenter.h
2023-06-29 00:36:05 -07:00

14 lines
212 B
C++

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