isle/LEGO1/mxentity.h
2023-06-20 22:11:14 +02:00

9 lines
91 B
C++

#ifndef MXENTITY_H
#define MXENTITY_H
class MxEntity
{
};
#endif // MXENTITY_H