diff --git a/LEGO1/mxdsaction.cpp b/LEGO1/mxdsaction.cpp index 8ad3fef8..d6e1fdb5 100644 --- a/LEGO1/mxdsaction.cpp +++ b/LEGO1/mxdsaction.cpp @@ -1,7 +1,7 @@ #include "mxdsaction.h" -#include "float.h" -#include "limits.h" +#include +#include // OFFSET: LEGO1 0x100ad810 MxDSAction::MxDSAction() @@ -40,4 +40,4 @@ MxDSAction::MxDSAction() MxDSAction::~MxDSAction() { delete this->m_unk7c; -} \ No newline at end of file +}