mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Update mxdsaction.cpp
This commit is contained in:
parent
c436c7ca9a
commit
fcc0566068
@ -1,7 +1,7 @@
|
||||
#include "mxdsaction.h"
|
||||
|
||||
#include "float.h"
|
||||
#include "limits.h"
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
|
||||
// OFFSET: LEGO1 0x100ad810
|
||||
MxDSAction::MxDSAction()
|
||||
@ -40,4 +40,4 @@ MxDSAction::MxDSAction()
|
||||
MxDSAction::~MxDSAction()
|
||||
{
|
||||
delete this->m_unk7c;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user