isle/LEGO1/mxdsevent.cpp
2023-06-29 00:36:05 -07:00

14 lines
166 B
C++

#include "mxdsevent.h"
// OFFSET: LEGO1 0x100c95f0 STUB
MxDSEvent::MxDSEvent()
{
// TODO
}
// OFFSET: LEGO1 0x100c97a0 STUB
MxDSEvent::~MxDSEvent()
{
// TODO
}