isle/LEGO1/mxnextactiondatastart.h

12 lines
173 B
C++

#ifndef MXNEXTACTIONDATASTART_H
#define MXNEXTACTIONDATASTART_H
#include "mxcore.h"
class MxNextActionDataStart : public MxCore
{
};
#endif // MXNEXTACTIONDATASTART_H