isle/LEGO1/mxloopingflcpresenter.h
2023-06-23 17:18:53 -07:00

11 lines
171 B
C++

#ifndef MXLOOPINGFLCPRESENTER_H
#define MXLOOPINGFLCPRESENTER_H
class MxLoopingFlcPresenter
{
public:
const char* GetClassName();
};
#endif // MXLOOPINGFLCPRESENTER_H